CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/09/10 09:35:04
Modified files:
devel/subversion: Makefile
devel/subversion/pkg: DESCR-main PLIST-ap2 PLIST-main PLIST-perl
PLIST-python PLIST-ruby
Added files:
devel/subversion/pkg: PFRAG.gnome_keyring-main
Removed files:
devel/subversion/pkg: DESCR-gnome-keyring
PFRAG.shared-gnome-keyring
PFRAG.shared-perl PFRAG.shared-python
PFRAG.shared-ruby PLIST-gnome-keyring
Log message:
- convert gnome-shared-keyring to a true FLAVOR rather than a
pseudo-flavour, it affects the -main package by building with pthread
(we don't want that by default, it affects e.g. svn diff | less).
- roll various PFRAG.shared-foo for the subpackages into PLIST-foo
- add a comment noting that autoconf should be 2.63
- bump PKGNAMEs
ok stsp (maintainer).