diff options
author | jgh <jgh@FreeBSD.org> | 2012-01-17 08:46:33 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-01-17 08:46:33 +0800 |
commit | 7d8332a292e978c66ba18682134bfb16cd1f9379 (patch) | |
tree | 0ffe80da3905b8f8cb1426c75be8db964b9ade6f /converters | |
parent | 0886d5d447c28e48cb49901dced2fc9b561fb451 (diff) | |
download | freebsd-ports-gnome-7d8332a292e978c66ba18682134bfb16cd1f9379.tar.gz freebsd-ports-gnome-7d8332a292e978c66ba18682134bfb16cd1f9379.tar.zst freebsd-ports-gnome-7d8332a292e978c66ba18682134bfb16cd1f9379.zip |
- Update to 0.4
PR: ports/164212
Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com>
Approved by: crees,rene (mentors,implicit)
Diffstat (limited to 'converters')
-rw-r--r-- | converters/gbsdconv/Makefile | 4 | ||||
-rw-r--r-- | converters/gbsdconv/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/gbsdconv/Makefile b/converters/gbsdconv/Makefile index 44ee5dd243fd..97a217251d1a 100644 --- a/converters/gbsdconv/Makefile +++ b/converters/gbsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gbsdconv -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= converters python MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION} @@ -20,7 +20,7 @@ LIB_DEPENDS= tag_c.0:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=7.2:${PORTSDIR}/converters/py-bsdconv \ ${LOCALBASE}/bin/g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -GITVERSION= eab9940 +GITVERSION= 22788c2 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION} diff --git a/converters/gbsdconv/distinfo b/converters/gbsdconv/distinfo index ea27f92a7d00..d487ec383675 100644 --- a/converters/gbsdconv/distinfo +++ b/converters/gbsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-gbsdconv-0.3-0-geab9940.tar.gz) = 7408fd066340eecd43762516fb40b39a4239052968c8e151acaa73c237b59dd0 -SIZE (buganini-gbsdconv-0.3-0-geab9940.tar.gz) = 14978 +SHA256 (buganini-gbsdconv-0.4-0-g22788c2.tar.gz) = b6b736ba042d9e569479751b58c496a5b4e4f2035695c7e7d13813cba3799a90 +SIZE (buganini-gbsdconv-0.4-0-g22788c2.tar.gz) = 15107 |