[PC-BSD Commits] r4047 - pbibuild/modules/net-p2p/amule
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 8 08:22:25 PDT 2009
Author: kris
Date: 2009-06-08 08:22:25 -0700 (Mon, 08 Jun 2009)
New Revision: 4047
Modified:
pbibuild/modules/net-p2p/amule/copy-files
pbibuild/modules/net-p2p/amule/pbi.conf
Log:
REbuild amule with a missing library
Modified: pbibuild/modules/net-p2p/amule/copy-files
===================================================================
--- pbibuild/modules/net-p2p/amule/copy-files 2009-06-08 13:40:59 UTC (rev 4046)
+++ pbibuild/modules/net-p2p/amule/copy-files 2009-06-08 15:22:25 UTC (rev 4047)
@@ -7,6 +7,7 @@
/usr/local/bin/ed2k bin/
/usr/local/bin/wxcas bin/
/usr/local/lib/xchat/plugins/xas.pl lib/xchat/plugins/
+/usr/local/lib/libw* autolibs/
/usr/local/man/de/man1/alc.1.gz man/de/man1/
/usr/local/man/de/man1/alcc.1.gz man/de/man1/
/usr/local/man/de/man1/amule.1.gz man/de/man1/
@@ -52,11 +53,8 @@
/usr/local/man/man1/ed2k.1.gz man/man1/
/usr/local/man/man1/wxcas.1.gz man/man1/
/usr/local/man/man1/xas.1.gz man/man1/
-/usr/local/share/amule share/
/usr/local/share/applications/alc.desktop share/applications/
-/usr/local/share/applications/amule.desktop share/applications/
/usr/local/share/applications/wxcas.desktop share/applications/
/usr/local/share/cas share/
-/usr/local/share/doc/aMule* share/doc/
/usr/local/share/pixmaps/alc.xpm share/pixmaps/
/usr/local/share/pixmaps/wxcas.xpm share/pixmaps/
Modified: pbibuild/modules/net-p2p/amule/pbi.conf
===================================================================
--- pbibuild/modules/net-p2p/amule/pbi.conf 2009-06-08 13:40:59 UTC (rev 4046)
+++ pbibuild/modules/net-p2p/amule/pbi.conf 2009-06-08 15:22:25 UTC (rev 4047)
@@ -32,6 +32,9 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list