svn commit: r315698 - head/devel/p5-Locale-libintl

Martin Wilke miwi at FreeBSD.org
Wed Apr 3 07:50:52 UTC 2013


Author: miwi
Date: Wed Apr  3 07:50:51 2013
New Revision: 315698
URL: http://svnweb.freebsd.org/changeset/ports/315698

Log:
  - Fix plist
  
  Approved by:	portmgr

Modified:
  head/devel/p5-Locale-libintl/Makefile   (contents, props changed)
  head/devel/p5-Locale-libintl/pkg-plist   (contents, props changed)

Modified: head/devel/p5-Locale-libintl/Makefile
==============================================================================
--- head/devel/p5-Locale-libintl/Makefile	Wed Apr  3 07:40:59 2013	(r315697)
+++ head/devel/p5-Locale-libintl/Makefile	Wed Apr  3 07:50:51 2013	(r315698)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Locale-libintl
 PORTVERSION=	1.23
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-Locale-libintl/pkg-plist
==============================================================================
--- head/devel/p5-Locale-libintl/pkg-plist	Wed Apr  3 07:40:59 2013	(r315697)
+++ head/devel/p5-Locale-libintl/pkg-plist	Wed Apr  3 07:50:51 2013	(r315698)
@@ -145,10 +145,14 @@
 %%SITE_PERL%%/Locale/Util.pm
 %%SITE_PERL%%/Locale/gettext_dumb.pm
 %%SITE_PERL%%/Locale/gettext_pp.pm
+%%SITE_PERL%%/Locale/gettext_xs.pm
 %%SITE_PERL%%/Locale/gettext_xs.pod
 %%SITE_PERL%%/Locale/libintlFAQ.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
 @dirrm %%SITE_PERL%%/Locale/RecodeData
 @dirrm %%SITE_PERL%%/Locale/Recode


More information about the svn-ports-head mailing list