mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.7
- Make portlint(1) happy - Pass maintainership to submitter PR: ports/104599 Submitted by: Babak Farrokhi <babak@farrokhi.net>
This commit is contained in:
parent
b1e2df7e86
commit
f99c1a0115
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175786
2 changed files with 6 additions and 7 deletions
|
@ -6,13 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= gld
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.gasmi.net/down/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= babak@farrokhi.net
|
||||
COMMENT= Greylisting daemon for Postfix
|
||||
|
||||
USE_RC_SUBR= gld
|
||||
|
@ -27,7 +26,7 @@ OPTIONS= MYSQL "MySQL support" on \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_MYSQL) && defined(WITH_PGSQL)
|
||||
BROKEN= "Cannot compile with both MySQL and PgSQL support"
|
||||
BROKEN= Cannot compile with both MySQL and PgSQL support
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MYSQL)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gld-1.6.tgz) = 95cfe17b92767db4460385972c7f6774
|
||||
SHA256 (gld-1.6.tgz) = fa871c5f5bb52fb4c73430139d27fb895ef9deafb051e70bb66a1795ef87ed25
|
||||
SIZE (gld-1.6.tgz) = 40333
|
||||
MD5 (gld-1.7.tgz) = d24931630504e8586b9eb4cc3cc9d726
|
||||
SHA256 (gld-1.7.tgz) = c0776f6841afa73b6579e355522d79fd15467de2936f1a4464265e6415cae14b
|
||||
SIZE (gld-1.7.tgz) = 40241
|
||||
|
|
Loading…
Add table
Reference in a new issue