diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-01-11 07:21:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-01-11 07:21:19 +0000 |
commit | 9f94b25a87c1e48555c0e999630833d31d784824 (patch) | |
tree | fb13b899ba276c9234971c1a1497ed3c77052b75 /print | |
parent | e71a79c2d2682a8625ba8c5ddddbd3840351f37b (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/abcm2ps/Makefile | 9 | ||||
-rw-r--r-- | print/abcm2ps/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index a949f9c16268..4429ac838578 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 7.8.14 +PORTVERSION= 8.10.0 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ @@ -10,16 +10,17 @@ MAINTAINER= araujo@FreeBSD.org COMMENT= Converts ABC to music sheet in PostScript format USES= cpe +USE_GCC= yes CPE_VENDOR= moinejf GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} 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 + sample3.abc sample4.abc voices.abc sample3.eps \ + options.txt PLIST_FILES= bin/abcm2ps \ %%DATADIR%%/flute.fmt %%DATADIR%%/landscape.fmt \ - %%DATADIR%%/tight.fmt %%DATADIR%%/musicfont.fmt + %%DATADIR%%/musicfont.fmt OPTIONS_DEFINE= DOCS diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index 0622f059812c..c91ba0449150 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -1,2 +1,2 @@ -SHA256 (abcm2ps-7.8.14.tar.gz) = 31c55865a914d56c12e2b7cbeaf5e4a09b47bbe79f1c7b5cd1576a16f3753d07 -SIZE (abcm2ps-7.8.14.tar.gz) = 328871 +SHA256 (abcm2ps-8.10.0.tar.gz) = 4f4a0481db9d077b8e1b3498e2e9d69ce46f7fde2bc6f4d8bf5c6edb947bdf2e +SIZE (abcm2ps-8.10.0.tar.gz) = 235324 |