mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 7.1
Changes: - Add PHP 5.4 compatibility Submitted by: buganini (maintainer, via IRC)
This commit is contained in:
parent
c17d6b03be
commit
bb05e75391
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296836
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= bsdconv
|
||||
PORTVERSION= 7.0
|
||||
PORTVERSION= 7.1
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= php5-
|
||||
|
@ -19,7 +19,7 @@ LICENSE= BSD
|
|||
|
||||
LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
GITVERSION= 0044626
|
||||
GITVERSION= dc19f69
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-php-${PORTNAME}-${GITVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 23dfee215ab08944c0a09276ed79e6f2fdcffe00f53abb3486b90817a93e5207
|
||||
SIZE (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 6539
|
||||
SHA256 (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = d8e2407b7dc65ebc62c3ab89bfa82485958a88d369751220f741a8eedefe2a75
|
||||
SIZE (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = 6541
|
||||
|
|
Loading…
Add table
Reference in a new issue