svn commit: r351098 - branches/2014Q2/devel/p5-Net-ZooKeeper
Antoine Brodin
antoine at FreeBSD.org
Sat Apr 12 14:23:34 UTC 2014
Author: antoine
Date: Sat Apr 12 14:23:33 2014
New Revision: 351098
URL: http://svnweb.freebsd.org/changeset/ports/351098
QAT: https://qat.redports.org/buildarchive/r351098/
Log:
MFH: r350815
Fix pkg-plist
Approved by: portmgr (self)
Modified:
branches/2014Q2/devel/p5-Net-ZooKeeper/Makefile
branches/2014Q2/devel/p5-Net-ZooKeeper/pkg-plist
Directory Properties:
branches/2014Q2/ (props changed)
Modified: branches/2014Q2/devel/p5-Net-ZooKeeper/Makefile
==============================================================================
--- branches/2014Q2/devel/p5-Net-ZooKeeper/Makefile Sat Apr 12 14:22:36 2014 (r351097)
+++ branches/2014Q2/devel/p5-Net-ZooKeeper/Makefile Sat Apr 12 14:23:33 2014 (r351098)
@@ -3,7 +3,7 @@
PORTNAME= Net-ZooKeeper
PORTVERSION= 0.35
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: branches/2014Q2/devel/p5-Net-ZooKeeper/pkg-plist
==============================================================================
--- branches/2014Q2/devel/p5-Net-ZooKeeper/pkg-plist Sat Apr 12 14:22:36 2014 (r351097)
+++ branches/2014Q2/devel/p5-Net-ZooKeeper/pkg-plist Sat Apr 12 14:23:33 2014 (r351098)
@@ -5,3 +5,4 @@
%%PERL5_MAN3%%/Net::ZooKeeper.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ZooKeeper
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+ at dirrmtry %%SITE_PERL%%/mach/Net
More information about the svn-ports-branches
mailing list