mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 6.0
PR: ports/162173 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
parent
a5287b604f
commit
f5aaa18d60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284769
2 changed files with 6 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= bsdconv
|
PORTNAME= bsdconv
|
||||||
PORTVERSION= 5.0
|
PORTVERSION= 6.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= converters python
|
CATEGORIES= converters python
|
||||||
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
|
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -16,11 +15,11 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
|
||||||
MAINTAINER= buganini@gmail.com
|
MAINTAINER= buganini@gmail.com
|
||||||
COMMENT= Python wrapper for bsdconv
|
COMMENT= Python wrapper for bsdconv
|
||||||
|
|
||||||
LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
|
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
||||||
GITVERSION= 8f672a0
|
LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
|
||||||
|
|
||||||
|
GITVERSION= 6685104
|
||||||
FETCH_ARGS= -pRr
|
FETCH_ARGS= -pRr
|
||||||
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
|
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (buganini-bsdconv-5.0-0-g8f672a0.tar.gz) = f7eda86c83ed3fcb72c16df530680aa3646b472bc62e206ffc66a4e0881773a2
|
SHA256 (buganini-bsdconv-6.0-0-g6685104.tar.gz) = afd51e8bb5297f56310e26e72e28e92aaa317b1bf7c5c54f2848b584d95154af
|
||||||
SIZE (buganini-bsdconv-5.0-0-g8f672a0.tar.gz) = 2941
|
SIZE (buganini-bsdconv-6.0-0-g6685104.tar.gz) = 3181
|
||||||
|
|
Loading…
Add table
Reference in a new issue