Index: head/print/abcm2ps/Makefile =================================================================== --- head/print/abcm2ps/Makefile (revision 198710) +++ head/print/abcm2ps/Makefile (revision 198711) @@ -1,38 +1,38 @@ # New ports collection makefile for: abcm2ps # Date created: 2003-06-27 # Whom: arved # # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 5.5.1 +PORTVERSION= 5.5.2 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%%/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} .for file in ${PORTDOCS} @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/print/abcm2ps/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/print/abcm2ps/distinfo =================================================================== --- head/print/abcm2ps/distinfo (revision 198710) +++ head/print/abcm2ps/distinfo (revision 198711) @@ -1,3 +1,3 @@ -MD5 (abcm2ps-5.5.1.tar.gz) = 4a135ec5992c8964acd6474eca47fb33 -SHA256 (abcm2ps-5.5.1.tar.gz) = 4a3962827878e22e7bca5a1a046a5a7b1d565bcba3caf5b027aefe5b26bb81c5 -SIZE (abcm2ps-5.5.1.tar.gz) = 214778 +MD5 (abcm2ps-5.5.2.tar.gz) = 961cb49ee61880c20e2b96ba019d36ea +SHA256 (abcm2ps-5.5.2.tar.gz) = 7ecc2af35166da171700e01070d07d03fd277d347f791dcac091d405b48911e9 +SIZE (abcm2ps-5.5.2.tar.gz) = 215067 Property changes on: head/print/abcm2ps/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property