ports/59469: Update port: print/abcm2ps to 3.7.15
KATO Tsuguru
tkato at prontomail.com
Wed Nov 19 13:10:36 UTC 2003
>Number: 59469
>Category: ports
>Synopsis: Update port: print/abcm2ps to 3.7.15
>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: Wed Nov 19 05:10:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.7.15
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/print/abcm2ps/Makefile print/abcm2ps/Makefile
--- /usr/ports/print/abcm2ps/Makefile Fri Jun 27 21:32:57 2003
+++ print/abcm2ps/Makefile Wed Nov 19 19:46:03 2003
@@ -5,7 +5,7 @@
# $FreeBSD: ports/print/abcm2ps/Makefile,v 1.1 2003/06/27 12:32:57 arved Exp $
PORTNAME= abcm2ps
-PORTVERSION= 2.11.3
+PORTVERSION= 3.7.15
CATEGORIES= print audio
MASTER_SITES= http://moinejf.free.fr/
@@ -14,5 +14,11 @@
GNU_CONFIGURE= yes
ALL_TARGET= abcm2ps
+
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.endif
.include <bsd.port.mk>
diff -urN /usr/ports/print/abcm2ps/distinfo print/abcm2ps/distinfo
--- /usr/ports/print/abcm2ps/distinfo Fri Jun 27 21:32:57 2003
+++ print/abcm2ps/distinfo Wed Nov 19 19:42:11 2003
@@ -1 +1 @@
-MD5 (abcm2ps-2.11.3.tar.gz) = 7ebf6ac9b94b16e6443ce911bb10a4ec
+MD5 (abcm2ps-3.7.15.tar.gz) = 78b009e6eff000013d29f4f351212d5b
diff -urN /usr/ports/print/abcm2ps/pkg-plist print/abcm2ps/pkg-plist
--- /usr/ports/print/abcm2ps/pkg-plist Fri Jun 27 21:32:57 2003
+++ print/abcm2ps/pkg-plist Wed Nov 19 19:46:37 2003
@@ -1,6 +1,8 @@
bin/abcm2ps
-share/abcm2ps/fbook.fmt
-share/abcm2ps/fonts.fmt
-share/abcm2ps/landscape.fmt
-share/abcm2ps/tight.fmt
- at dirrm share/abcm2ps
+%%DATADIR%%/fbook.fmt
+%%DATADIR%%/fonts.fmt
+%%DATADIR%%/landscape.fmt
+%%DATADIR%%/tight.fmt
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list