Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2011 09:06:33 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-zope.minmax Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201111080906.pA896XoK059542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111080906.pA896XoK059542>