mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 7.2
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: - info(): add width information Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
This commit is contained in:
parent
d26c0b5902
commit
09ce27223a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297493
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bsdconv
|
||||
PORTVERSION= 7.0
|
||||
PORTVERSION= 7.2
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= https://github.com/buganini/perl-${PORTNAME}/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,9 +17,9 @@ COMMENT= Perl wrapper for bsdconv
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
|
||||
LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
GITVERSION= 2c544e7
|
||||
GITVERSION= 0da681c
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-perl-${PORTNAME}-${GITVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = d6becf17c3ffbfa818674b6ca35d55f21b106a5f7a9a4827bffaae12352caafc
|
||||
SIZE (buganini-bsdconv-7.0-0-g2c544e7.tar.gz) = 43187
|
||||
SHA256 (buganini-bsdconv-7.2-0-g0da681c.tar.gz) = 8172f046ae393bd818a5f360ebac7bf18426800a1979eecf08321bcfa800069a
|
||||
SIZE (buganini-bsdconv-7.2-0-g0da681c.tar.gz) = 43211
|
||||
|
Loading…
Reference in New Issue
Block a user