Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 15:28:13 +0200 (CEST)
From:      Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Maintainer <erwin@FreeBSD.org>
Subject:   ports/87254: [port update] devel/p5-Locale-libintl
Message-ID:  <20051011132813.82AF8997775@server.t-hosting.hu>
Resent-Message-ID: <200510111330.j9BDUNl1095859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87254
>Category:       ports
>Synopsis:       [port update] devel/p5-Locale-libintl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 11 13:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64

>Description:

- Unbreak: pkg-plist

>How-To-Repeat:

>Fix:

--- p5-Locale-libintl.diff begins here ---
diff -ur /usr/ports/devel/p5-Locale-libintl/Makefile ../p5-Locale-libintl/Makefile
--- /usr/ports/devel/p5-Locale-libintl/Makefile	Tue Oct 11 14:02:11 2005
+++ ../p5-Locale-libintl/Makefile	Tue Oct 11 15:11:09 2005
@@ -19,8 +19,6 @@
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-BROKEN=		Incomplete pkg-plist
-
 PERL_CONFIGURE=	yes
 USE_GETTEXT=	yes
 
diff -ur /usr/ports/devel/p5-Locale-libintl/pkg-plist ../p5-Locale-libintl/pkg-plist
--- /usr/ports/devel/p5-Locale-libintl/pkg-plist	Tue Apr 20 21:03:17 2004
+++ ../p5-Locale-libintl/pkg-plist	Tue Oct 11 15:23:33 2005
@@ -1,4 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs/gettext_xs.so
 %%SITE_PERL%%/Locale/RecodeData/IBM284.pm
 %%SITE_PERL%%/Locale/RecodeData/IBM862.pm
 %%SITE_PERL%%/Locale/RecodeData/IBM278.pm
@@ -143,9 +145,12 @@
 %%SITE_PERL%%/Locale/TextDomain.pm
 %%SITE_PERL%%/Locale/RecodeData.pm
 %%SITE_PERL%%/Locale/Recode.pm
+%%SITE_PERL%%/Locale/gettext_xs.pm
 %%SITE_PERL%%/Locale/gettext_xs.pod
 %%SITE_PERL%%/Locale/Messages.pm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/libintl-perl
 @dirrm %%SITE_PERL%%/Locale/RecodeData
 @dirrm %%SITE_PERL%%/Locale/Recode
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/gettext_xs
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
 @unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true
--- p5-Locale-libintl.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051011132813.82AF8997775>