mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 0.83
PR: ports/168312 Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
This commit is contained in:
parent
6ad79f042d
commit
53159b05e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297404
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sieve-connect
|
||||
PORTVERSION= 0.81
|
||||
PORTVERSION= 0.83
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://people.spodhuis.org/phil.pennock/software/ \
|
||||
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
||||
@ -14,6 +14,11 @@ MASTER_SITES= http://people.spodhuis.org/phil.pennock/software/ \
|
||||
MAINTAINER= alexey@renatasystems.org
|
||||
COMMENT= Command-line client for the MANAGESIEVE protocol
|
||||
|
||||
LICENSE= unknown
|
||||
LICENSE_NAME= Public Domain
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
|
||||
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \
|
||||
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
@ -21,11 +26,6 @@ RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \
|
||||
p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu \
|
||||
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
|
||||
|
||||
LICENSE= unknown
|
||||
LICENSE_NAME= Public Domain
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sieve-connect-0.81.tar.bz2) = 3f8d4b15966554e2a6d635447dc826fffd4a12503bfa46f8e47fcd03e366d831
|
||||
SIZE (sieve-connect-0.81.tar.bz2) = 30750
|
||||
SHA256 (sieve-connect-0.83.tar.bz2) = 5efcff922b053d1c845cdef0b3cb1b4551400117d2d581c0622b764be6b56827
|
||||
SIZE (sieve-connect-0.83.tar.bz2) = 31181
|
||||
|
Loading…
Reference in New Issue
Block a user