看板 FB_cvs 關於我們 聯絡資訊
wen 2011-11-08 09:06:33 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-zope.minmax Makefile distinfo pkg-descr pkg-plist Log: The zope.minmax.AbstractValue class provides a super class which can be subclassed to store arbitrary homogeneous values in a persistent storage and apply different conflict resolution policies. The subclasses defined here are resolving the conflicts using always either the maximum or the minimum of the conflicting values. WWW: http://pypi.python.org/pypi/zope.minmax/ Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub) Revision Changes Path 1.4654 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/py-zope.minmax/Makefile (new) 1.1 +2 -0 ports/devel/py-zope.minmax/distinfo (new) 1.1 +8 -0 ports/devel/py-zope.minmax/pkg-descr (new) 1.1 +27 -0 ports/devel/py-zope.minmax/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"