- Update to 7.0
- While I'm here, pet portlint Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162656 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
5d41a5b0e2
commit
fb23f749db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286016
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bsdconv
|
||||
PORTVERSION= 5.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 7.0
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= php5-
|
||||
@ -16,11 +15,11 @@ DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
|
||||
MAINTAINER= buganini@gmail.com
|
||||
COMMENT= PHP wrapper for bsdconv
|
||||
|
||||
LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
GITVERSION= 7037d27
|
||||
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
GITVERSION= 0044626
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-php-${PORTNAME}-${GITVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (buganini-bsdconv-5.0-0-g7037d27.tar.gz) = c8a84dfe6b08561e8862e5525849d913dace83ce43df6fd589feadec5e9801dd
|
||||
SIZE (buganini-bsdconv-5.0-0-g7037d27.tar.gz) = 4960
|
||||
SHA256 (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 23dfee215ab08944c0a09276ed79e6f2fdcffe00f53abb3486b90817a93e5207
|
||||
SIZE (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 6539
|
||||
|
Loading…
Reference in New Issue
Block a user