mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Update to 1.4.2 [1]
- Take maintainership [1] - Convert to USES=php PR: 211608 [1] Submitted by: Demetris Procopiou
This commit is contained in:
parent
a8df775378
commit
8d69dae7ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419739
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt_GPG
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4.2
|
||||
CATEGORIES= security www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= dem.procopiou@gmail.com
|
||||
COMMENT= GNU Privacy Guard (GPG)
|
||||
|
||||
LICENSE= LGPL21
|
||||
@ -15,7 +15,7 @@ BUILD_DEPENDS= pear-Console_CommandLine>=1.1.10:devel/pear-Console_CommandLine
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= pear
|
||||
USES= pear php
|
||||
USE_PHP= mbstring posix
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/Crypt_GPG-1.4.0.tgz) = 5188a60d194e5bee8894e9438edac5aefe27c9620121df192486ffdba2fc277b
|
||||
SIZE (PEAR/Crypt_GPG-1.4.0.tgz) = 344697
|
||||
TIMESTAMP = 1470290580
|
||||
SHA256 (PEAR/Crypt_GPG-1.4.2.tgz) = 8e1cf98b5bf37fead50745327261c021efac8c1ee2bddd57c38be57e8f1bc969
|
||||
SIZE (PEAR/Crypt_GPG-1.4.2.tgz) = 345962
|
||||
|
Loading…
Reference in New Issue
Block a user