svn commit: r370243 - head/net-p2p/p5-WWW-BitTorrent

Antoine Brodin antoine at FreeBSD.org
Mon Oct 6 22:59:53 UTC 2014


Author: antoine
Date: Mon Oct  6 22:59:52 2014
New Revision: 370243
URL: https://svnweb.freebsd.org/changeset/ports/370243
QAT: https://qat.redports.org/buildarchive/r370243/

Log:
  Remove double / to pass check-plist

Modified:
  head/net-p2p/p5-WWW-BitTorrent/pkg-plist

Modified: head/net-p2p/p5-WWW-BitTorrent/pkg-plist
==============================================================================
--- head/net-p2p/p5-WWW-BitTorrent/pkg-plist	Mon Oct  6 22:58:50 2014	(r370242)
+++ head/net-p2p/p5-WWW-BitTorrent/pkg-plist	Mon Oct  6 22:59:52 2014	(r370243)
@@ -1,7 +1,4 @@
 %%SITE_PERL%%/WWW/BitTorrent.pm
-%%SITE_PERL%%//WWW/bittorrent.pl
+%%SITE_PERL%%/WWW/bittorrent.pl
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/BitTorrent/.packlist
 %%PERL5_MAN3%%/WWW::BitTorrent.3.gz
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/BitTorrent
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
- at dirrmtry %%SITE_PERL%%/WWW


More information about the svn-ports-head mailing list