ports/79641: [PATCH] astro/starplot: Fix pkg-plist to unbreak the port
Renato Botelho
freebsd at galle.com.br
Thu Apr 7 19:00:16 UTC 2005
>Number: 79641
>Category: ports
>Synopsis: [PATCH] astro/starplot: Fix pkg-plist to unbreak the port
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 07 19:00:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Renato Botelho
>Release: FreeBSD 5.3-RELEASE-p7 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.3-RELEASE-p7 FreeBSD 5.3-RELEASE-p7 #8: Tue Apr 5 08:06:19 BRST
>Description:
- Fix pkg-plist to unbreak the port
Port maintainer (pat at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- starplot-0.95.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/starplot/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 12 Mar 2005 10:53:25 -0000 1.13
+++ Makefile 7 Apr 2005 18:56:22 -0000
@@ -14,8 +14,6 @@
MAINTAINER= pat at FreeBSD.org
COMMENT= 3-dimensional viewer for star charts
-BROKEN= Incomplete pkg-plist
-
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/astro/starplot/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist 29 Dec 2004 23:26:44 -0000 1.4
+++ pkg-plist 7 Apr 2005 18:56:22 -0000
@@ -19,3 +19,7 @@
@dirrm %%DOCSDIR%%/html/images
@dirrm %%DOCSDIR%%/html
@dirrm %%DOCSDIR%%
+ at unexec rmdir %D/%%NLS%%share/locale/en at boldquot/LC_MESSAGES 2> /dev/null || true
+ at unexec rmdir %D/%%NLS%%share/locale/en at boldquot 2> /dev/null || true
+ at unexec rmdir %D/%%NLS%%share/locale/en at quot/LC_MESSAGES 2> /dev/null || true
+ at unexec rmdir %D/%%NLS%%share/locale/en at quot 2> /dev/null || true
--- starplot-0.95.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list