aboutsummaryrefslogtreecommitdiff
path: root/print/abcm2ps
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2018-01-29 14:16:00 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2018-01-29 14:16:00 +0000
commit017a6dec4d06c0397ea087c0987a4a0e0bd8dc23 (patch)
tree7e1ade804e6eaba43ccd045d93c799e0b42ba2ad /print/abcm2ps
parentc1f305519ed90892eaa2184f4b50ec2aeb73f452 (diff)
downloadports-017a6dec4d06c0397ea087c0987a4a0e0bd8dc23.tar.gz
ports-017a6dec4d06c0397ea087c0987a4a0e0bd8dc23.zip
Notes
Diffstat (limited to 'print/abcm2ps')
-rw-r--r--print/abcm2ps/Makefile10
-rw-r--r--print/abcm2ps/distinfo6
-rw-r--r--print/abcm2ps/files/patch-abcm2ps.c12
-rw-r--r--print/abcm2ps/pkg-descr2
4 files changed, 10 insertions, 20 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile
index 434c9fa883ff..494756039d51 100644
--- a/print/abcm2ps/Makefile
+++ b/print/abcm2ps/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= abcm2ps
-PORTVERSION= 8.13.7
-PORTREVISION= 1
+PORTVERSION= 8.13.19
+DISTVERSIONPREFIX= v
CATEGORIES= print audio
-MASTER_SITES= http://moinejf.free.fr/
MAINTAINER= araujo@FreeBSD.org
COMMENT= Converts ABC to music sheet in PostScript format
@@ -21,7 +20,10 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
ALL_TARGET= ${PORTNAME}
-PORTDOCS= Changes README deco.abc newfeatures.abc sample.abc sample2.abc\
+USE_GITHUB= yes
+GH_ACCOUNT= leesavide
+
+PORTDOCS= deco.abc newfeatures.abc sample.abc sample2.abc\
sample3.abc sample4.abc voices.abc sample3.eps \
options.txt
PLIST_FILES= bin/abcm2ps \
diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo
index 67f68be09d24..c21bf45981b8 100644
--- a/print/abcm2ps/distinfo
+++ b/print/abcm2ps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488988204
-SHA256 (abcm2ps-8.13.7.tar.gz) = 00b7704c512c0db4a747050ec93d4b13e16c50798cff375e2c809a6144dcafc5
-SIZE (abcm2ps-8.13.7.tar.gz) = 248659
+TIMESTAMP = 1517235037
+SHA256 (leesavide-abcm2ps-v8.13.19_GH0.tar.gz) = 587edc57cb4155516fff6d5834ebc3192a6b27539c50ef25ae1ae0240c5676f3
+SIZE (leesavide-abcm2ps-v8.13.19_GH0.tar.gz) = 252017
diff --git a/print/abcm2ps/files/patch-abcm2ps.c b/print/abcm2ps/files/patch-abcm2ps.c
deleted file mode 100644
index 373c6e2d6899..000000000000
--- a/print/abcm2ps/files/patch-abcm2ps.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- abcm2ps.c.orig 2017-02-02 14:03:34 UTC
-+++ abcm2ps.c
-@@ -422,8 +422,7 @@ static void display_version(int full)
- fputs("abcm2ps-" VERSION " (" VDATE ")\n", stderr);
- if (!full)
- return;
-- fputs("Compiled: " __DATE__ "\n"
-- "Options:"
-+ fputs("Options:"
- #ifdef A4_FORMAT
- " A4_FORMAT"
- #endif
diff --git a/print/abcm2ps/pkg-descr b/print/abcm2ps/pkg-descr
index 89d798f5420c..7a3e49940646 100644
--- a/print/abcm2ps/pkg-descr
+++ b/print/abcm2ps/pkg-descr
@@ -2,4 +2,4 @@ abcm2ps is a command line program which converts ABC to music sheet in
PostScript format. It is an extension of abc2ps which may handle many
voices per staff.
-WWW: http://moinejf.free.fr/
+WWW: https://github.com/leesavide/abcm2ps