- Update to 0.4.2
PR: 167028 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
bd229ea4cb
commit
cc71f11369
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295945
@ -6,19 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= File_Gettext
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.4.2
|
||||
CATEGORIES= sysutils devel pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR GNU Gettext file parser
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
USE_PHP= yes
|
||||
|
||||
CATEGORY= File
|
||||
FILES= Gettext.php Gettext/MO.php Gettext/PO.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/File_Gettext-0.4.1.tgz) = ac782312a2e285ba90b54ef359249cc5bfb1198151afe23169cf6fe7ba13295f
|
||||
SIZE (PEAR/File_Gettext-0.4.1.tgz) = 6033
|
||||
SHA256 (PEAR/File_Gettext-0.4.2.tgz) = 4e222b6feb535cf87f182bf474a1f5f8ad8f0ca18e9083d397fd86a7db37cd87
|
||||
SIZE (PEAR/File_Gettext-0.4.2.tgz) = 7307
|
||||
|
Loading…
Reference in New Issue
Block a user