diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-04-15 04:13:59 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-04-15 04:13:59 +0000 |
commit | fd2c09f02c056e93d20f210d9fd1570db0329743 (patch) | |
tree | e6a3f586b6da6d3931fa063d4c1d30c96270cc3a | |
parent | - I forgotten to remove all comments about the option DRAW that used to have ... (diff) |
- Update to 6.6.9.
Notes
Notes:
svn path=/head/; revision=294838
-rw-r--r-- | print/abcm2ps/Makefile | 7 | ||||
-rw-r--r-- | print/abcm2ps/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 057d4b69f79d..a830694a8ff7 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 5.9.23 +PORTVERSION= 6.6.9 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ @@ -15,13 +15,12 @@ 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 \ +PORTDOCS= Changes README deco.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 + %%DATADIR%%/tight.fmt %%DATADIR%%/musicfont.fmt PLIST_DIRS= %%DATADIR%% do-install: diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index c1fb049c2b94..f5ec8703d005 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,2 +1,3 @@ -SHA256 (abcm2ps-5.9.23.tar.gz) = de0c319b80ef7beaefa9ed1b80b688a2a2a39fa50be4492061cc8f4db53d3a72 -SIZE (abcm2ps-5.9.23.tar.gz) = 254174 +MD5 (abcm2ps-6.6.9.tar.gz) = d289988927075d6fb309f39131f2198e +SHA256 (abcm2ps-6.6.9.tar.gz) = fdc0990a1462059062209dde60590b9669dfefc532e2b9b8e7b8e17ee6eb91dd +SIZE (abcm2ps-6.6.9.tar.gz) = 296114 |