Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 14:16:00 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460306 - in head/print/abcm2ps: . files
Message-ID:  <201801291416.w0TEG0jR078240@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Mon Jan 29 14:16:00 2018
New Revision: 460306
URL: https://svnweb.freebsd.org/changeset/ports/460306

Log:
  - Update to 8.13.7.
  - Project moved to github.

Deleted:
  head/print/abcm2ps/files/
Modified:
  head/print/abcm2ps/Makefile
  head/print/abcm2ps/distinfo
  head/print/abcm2ps/pkg-descr

Modified: head/print/abcm2ps/Makefile
==============================================================================
--- head/print/abcm2ps/Makefile	Mon Jan 29 13:57:26 2018	(r460305)
+++ head/print/abcm2ps/Makefile	Mon Jan 29 14:16:00 2018	(r460306)
@@ -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 \

Modified: head/print/abcm2ps/distinfo
==============================================================================
--- head/print/abcm2ps/distinfo	Mon Jan 29 13:57:26 2018	(r460305)
+++ head/print/abcm2ps/distinfo	Mon Jan 29 14:16:00 2018	(r460306)
@@ -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

Modified: head/print/abcm2ps/pkg-descr
==============================================================================
--- head/print/abcm2ps/pkg-descr	Mon Jan 29 13:57:26 2018	(r460305)
+++ head/print/abcm2ps/pkg-descr	Mon Jan 29 14:16:00 2018	(r460306)
@@ -2,4 +2,4 @@ abcm2ps is a command line program which converts ABC t
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801291416.w0TEG0jR078240>