ports/73465: Update port: print/abcm2ps to 3.7.19

KATO Tsuguru tkato432 at yahoo.com
Wed Nov 3 16:10:23 UTC 2004


>Number:         73465
>Category:       ports
>Synopsis:       Update port: print/abcm2ps to 3.7.19
>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 03 16:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 3.7.19

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/abcm2ps/Makefile print/abcm2ps/Makefile
--- /usr/ports/print/abcm2ps/Makefile	Fri Jan 23 11:44:20 2004
+++ print/abcm2ps/Makefile	Mon Nov  1 20:22:54 2004
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/print/abcm2ps/Makefile,v 1.5 2004/01/22 10:10:35 clement Exp $
 
 PORTNAME=	abcm2ps
-PORTVERSION=	3.7.18
+PORTVERSION=	3.7.19
 CATEGORIES=	print audio
 MASTER_SITES=	http://moinejf.free.fr/
 
@@ -13,13 +13,17 @@
 COMMENT=	Converts ABC to music sheet in PostScript format
 
 GNU_CONFIGURE=	yes
-ALL_TARGET=	abcm2ps
+ALL_TARGET=	${PORTNAME}
+
 PORTDOCS=	README
+PLIST_FILES=	bin/abcm2ps %%DATADIR%%/fbook.fmt %%DATADIR%%/fonts.fmt \
+		%%DATADIR%%/landscape.fmt %%DATADIR%%/tight.fmt
+PLIST_DIRS=	%%DATADIR%%
 
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${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 Jan 30 14:53:30 2004
+++ print/abcm2ps/distinfo	Mon Nov  1 20:22:08 2004
@@ -1,2 +1,2 @@
-MD5 (abcm2ps-3.7.18.tar.gz) = fe4350b6000c340ed6187b8fa2727684
-SIZE (abcm2ps-3.7.18.tar.gz) = 195556
+MD5 (abcm2ps-3.7.19.tar.gz) = 8843db524822a4eff654865b56baaae0
+SIZE (abcm2ps-3.7.19.tar.gz) = 195677
diff -urN /usr/ports/print/abcm2ps/pkg-plist print/abcm2ps/pkg-plist
--- /usr/ports/print/abcm2ps/pkg-plist	Fri Jan 23 11:44:20 2004
+++ print/abcm2ps/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,6 +0,0 @@
-bin/abcm2ps
-%%DATADIR%%/fbook.fmt
-%%DATADIR%%/fonts.fmt
-%%DATADIR%%/landscape.fmt
-%%DATADIR%%/tight.fmt
- at dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list