mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.8.0rc2.
- Rename RC script. PR: ports/157485 Submitted by: Ryan Steinmetz (rpsfa@rit.edu) Approved by: chifeng <chifeng@gmail.com> (maintainer)
This commit is contained in:
parent
cfd0739d17
commit
0b53bd6cd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275019
3 changed files with 5 additions and 7 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= sqlgrey
|
PORTNAME= sqlgrey
|
||||||
PORTVERSION= 1.7.6
|
DISTVERSION= 1.8.0-rc2
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.7%20%28devel%29/${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.8%20%28stable%29
|
||||||
|
|
||||||
MAINTAINER= chifeng@gmail.com
|
MAINTAINER= chifeng@gmail.com
|
||||||
COMMENT= Greylisting policy server for Postfix using an SQL backend
|
COMMENT= Greylisting policy server for Postfix using an SQL backend
|
||||||
|
@ -18,8 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \
|
||||||
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser
|
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser
|
||||||
|
|
||||||
USE_PERL5_RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
USE_RC_SUBR= sqlgrey.sh
|
USE_RC_SUBR= sqlgrey
|
||||||
USE_BZIP2= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
ETCFILES= clients_fqdn_whitelist clients_ip_whitelist dyn_fqdn.regexp smtp_server.regexp sqlgrey.conf
|
ETCFILES= clients_fqdn_whitelist clients_ip_whitelist dyn_fqdn.regexp smtp_server.regexp sqlgrey.conf
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (sqlgrey-1.7.6.tar.bz2) = 1e7e5e3ed5f02b29f71ef4e26edc1c36
|
SHA256 (sqlgrey-1.8.0-rc2.tar.gz) = c109aab28c9dcf798beb708d1efa37facfb3dfacd0f15fa87b5f6c1f023d2068
|
||||||
SHA256 (sqlgrey-1.7.6.tar.bz2) = 48f6c855e18d3ac3d19a0c2ecd250394a355d0116acd631187b880cb813646d1
|
SIZE (sqlgrey-1.8.0-rc2.tar.gz) = 68821
|
||||||
SIZE (sqlgrey-1.7.6.tar.bz2) = 63738
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue