Update to 0.1.2 to make it work with php 5.4
Reported by: pav
This commit is contained in:
parent
ca5ad1a167
commit
22196899da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296980
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= proctitle
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.1.2
|
||||
CATEGORIES= sysutils pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PECL/proctitle-0.1.1.tgz) = d4f0df3c752382fc5be01e0df97bd2de543a8260f58435b8f8a4f41b096fe95e
|
||||
SIZE (PECL/proctitle-0.1.1.tgz) = 4474
|
||||
SHA256 (PECL/proctitle-0.1.2.tgz) = b9f84b1aebbee31cee627356438def1321d1f3bcd480341501315f35f0f9e272
|
||||
SIZE (PECL/proctitle-0.1.2.tgz) = 4812
|
||||
|
|
Loading…
Reference in a new issue