- Update to 0.4
PR: ports/164212 Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com> Approved by: crees,rene (mentors,implicit)
This commit is contained in:
parent
b37526daf9
commit
30fc54590f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289354
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue