Index: head/print/abcm2ps/Makefile =================================================================== --- head/print/abcm2ps/Makefile (revision 235503) +++ head/print/abcm2ps/Makefile (revision 235504) @@ -1,36 +1,36 @@ # New ports collection makefile for: abcm2ps # Date created: 2003-06-27 # Whom: arved # # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 5.9.4 +PORTVERSION= 5.9.5 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ MAINTAINER= araujo@FreeBSD.org COMMENT= Converts ABC to music sheet in PostScript format GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} PORTDOCS= Changes README deco.abc journey.abc mtunes1.abc mtunes2.abc \ multilang.abc newfeatures.abc sample.abc sample2.abc \ sample3.abc sample4.abc voices.abc sample3.eps features.txt \ format.txt options.txt PLIST_FILES= bin/abcm2ps %%DATADIR%%/fbook.fmt %%DATADIR%%/fonts.fmt \ %%DATADIR%%/flute.fmt %%DATADIR%%/landscape.fmt \ %%DATADIR%%/tight.fmt PLIST_DIRS= %%DATADIR%% do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abcm2ps ${PREFIX}/bin/ @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.fmt ${DATADIR}/ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif .include Property changes on: head/print/abcm2ps/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/print/abcm2ps/distinfo =================================================================== --- head/print/abcm2ps/distinfo (revision 235503) +++ head/print/abcm2ps/distinfo (revision 235504) @@ -1,3 +1,3 @@ -MD5 (abcm2ps-5.9.4.tar.gz) = 781204677e2042947bf56944d5c0dcb5 -SHA256 (abcm2ps-5.9.4.tar.gz) = 676450a282f6e902d7b466e718604c101d4809153c84f4de50599bb975214bac -SIZE (abcm2ps-5.9.4.tar.gz) = 251265 +MD5 (abcm2ps-5.9.5.tar.gz) = 08282cc997a7cd74a95e39a5fa1c57e2 +SHA256 (abcm2ps-5.9.5.tar.gz) = 1f26c0c85dbf0b1287e1a9e2511e5c8a0116686a1a99b6efe559735f8fe95d56 +SIZE (abcm2ps-5.9.5.tar.gz) = 251696 Property changes on: head/print/abcm2ps/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property