mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 7.3
Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/163949 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
parent
365655dfe7
commit
5e62545324
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288826
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= bsdconv
|
||||
PORTVERSION= 7.2
|
||||
PORTVERSION= 7.3
|
||||
CATEGORIES= converters python
|
||||
MASTER_SITES= https://github.com/buganini/python-${PORTNAME}/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ LICENSE= BSD
|
|||
|
||||
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
GITVERSION= 163a5ad
|
||||
GITVERSION= 86bb880
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-python-${PORTNAME}-${GITVERSION}
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 18ca31c97d78c039fe46bfb411c8ddabfaf97118cf0df32f5864190710e8c077
|
||||
SIZE (buganini-bsdconv-7.2-0-g163a5ad.tar.gz) = 4231
|
||||
SHA256 (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = ca32be733b411ffe7c3bcbe4b32af21d6ff4299181912c2422ad46e62ad050b0
|
||||
SIZE (buganini-bsdconv-7.3-0-g86bb880.tar.gz) = 4301
|
||||
|
|
Loading…
Add table
Reference in a new issue