diff options
author | araujo <araujo@FreeBSD.org> | 2016-01-11 15:21:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2016-01-11 15:21:19 +0800 |
commit | c6ee4e001a9e18de87957317195830996860d02c (patch) | |
tree | fb13b899ba276c9234971c1a1497ed3c77052b75 | |
parent | d4aabc0fd4c85cef82bd2ab5a2c97f47b1eaaa70 (diff) | |
download | freebsd-ports-gnome-c6ee4e001a9e18de87957317195830996860d02c.tar.gz freebsd-ports-gnome-c6ee4e001a9e18de87957317195830996860d02c.tar.zst freebsd-ports-gnome-c6ee4e001a9e18de87957317195830996860d02c.zip |
- Update to 8.10.0.
- USE_GCC yes.
-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 |