mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to to 0.3.2.
PR: 74774 Submitted by: maintainer.
This commit is contained in:
parent
a1013b1fd8
commit
cea1d02ff7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123324
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= File_Gettext
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= sysutils devel pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
|
@ -22,7 +22,7 @@ FILES= Gettext.php Gettext/MO.php Gettext/PO.php
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
PHP_VERS= ${PHP_VERSION:S/.//g}
|
||||
PHP_VERS= ${PHP_VERSION:S/.//g}
|
||||
|
||||
.if defined(PHP_VERS) && ${PHP_VERS} < 410
|
||||
IGNORE= "You need PHP 4.1.0 or later to install PEAR::File_Gettext"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/File_Gettext-0.3.0.tgz) = 409ca85a3298a26f095ba9f5dfef6cc2
|
||||
SIZE (PEAR/File_Gettext-0.3.0.tgz) = 4605
|
||||
MD5 (PEAR/File_Gettext-0.3.2.tgz) = f92662f64100f486e3d51d73ec3d05e3
|
||||
SIZE (PEAR/File_Gettext-0.3.2.tgz) = 4836
|
||||
|
|
Loading…
Add table
Reference in a new issue