CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/09/03 06:34:56
Modified files:
databases/py-ldap: Makefile
databases/py-ldap/pkg: PLIST-main
databases/py-psycopg: Makefile
databases/py-psycopg/pkg: PLIST-main
devel/py-mxDateTime: Makefile
devel/py-mxDateTime/pkg: PLIST
graphics/py-Imaging: Makefile
graphics/py-Imaging/pkg: PLIST-bin PLIST-main
Added files:
databases/py-ldap/pkg: PFRAG.python2.6-main
databases/py-psycopg/pkg: PFRAG.python2.6-main
devel/py-mxDateTime/pkg: PFRAG.python2.6-main
graphics/py-Imaging/pkg: PFRAG.python2.6-bin
PFRAG.python2.6-main
Log message:
- drop python2.5 flavour of these "special" packages and add
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@