mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.1.2
- Take MAINTAINER PR: 93113 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: maintainer
This commit is contained in:
parent
8be8ea452c
commit
c74ebf686f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157911
2 changed files with 7 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Net_Sieve
|
PORTNAME= Net_Sieve
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.2
|
||||||
CATEGORIES= net www pear
|
CATEGORIES= net www pear
|
||||||
|
|
||||||
MAINTAINER= martin@matuska.org
|
MAINTAINER= amistry@am-productions.biz
|
||||||
COMMENT= PEAR class to handle talking to timsieved
|
COMMENT= PEAR class to handle talking to timsieved
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
|
||||||
|
@ -20,6 +20,8 @@ FILES= Sieve.php
|
||||||
TESTS= test_sieve.php
|
TESTS= test_sieve.php
|
||||||
_TESTSDIR= .
|
_TESTSDIR= .
|
||||||
|
|
||||||
|
PLIST_FILES= share/pear/.registry/net_sieve.reg
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (PEAR/Net_Sieve-1.1.1.tgz) = da7b191c6b1133538d20096fbd283f17
|
MD5 (PEAR/Net_Sieve-1.1.2.tgz) = fc1d4633efa34e5ff9c8631b6db5458c
|
||||||
SHA256 (PEAR/Net_Sieve-1.1.1.tgz) = 4ac7ef99bd874bf7fe82a1d0f04da50e6f470bb63158445be57a2ef7571eefa0
|
SHA256 (PEAR/Net_Sieve-1.1.2.tgz) = a1397025c29b1e65b2bcb9dc75336ad07e9d03703830fe57447182102a34664c
|
||||||
SIZE (PEAR/Net_Sieve-1.1.1.tgz) = 9750
|
SIZE (PEAR/Net_Sieve-1.1.2.tgz) = 10649
|
||||||
|
|
Loading…
Add table
Reference in a new issue