- Update to 1.0.1
This commit is contained in:
parent
c369b2c9e7
commit
54737429d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289922
@ -6,17 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= Crypt_CBC
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
CATEGORY= Crypt
|
||||
FILES= CBC.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/Crypt_CBC-1.0.0.tgz) = 2876f13b5f650ddbda4ec23d6b6b7ad2e01eed067e7aa5255e0ab7bffc45a33a
|
||||
SIZE (PEAR/Crypt_CBC-1.0.0.tgz) = 3085
|
||||
SHA256 (PEAR/Crypt_CBC-1.0.1.tgz) = 289b07581e1d9d353d93f75b0334c77eef684c248ee22939e77a99c64cdb3338
|
||||
SIZE (PEAR/Crypt_CBC-1.0.1.tgz) = 3730
|
||||
|
Loading…
Reference in New Issue
Block a user