mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 0.98.
- Take maintainership.
This commit is contained in:
parent
22a66d40c5
commit
88aacd02ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436934
@ -2,17 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qmail-autoresponder
|
||||
PORTVERSION= 0.97
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.98
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://untroubled.org/${PORTNAME}/archive/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= Rate-limited autoresponder for qmail
|
||||
|
||||
LIB_DEPENDS= libbg-sysdeps.so:devel/bglibs
|
||||
LIB_DEPENDS= libbg.so:devel/bglibs
|
||||
|
||||
USE_MYSQL= yes
|
||||
USES= mysql
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/bglibs
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/mysql -L${LOCALBASE}/lib/bglibs
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (qmail-autoresponder-0.97.tar.gz) = 445a36f10dd4c0af3608c9d546f3b2aad48870bffe35db31ea5dcb857abf699c
|
||||
SIZE (qmail-autoresponder-0.97.tar.gz) = 28158
|
||||
TIMESTAMP = 1490368991
|
||||
SHA256 (qmail-autoresponder-0.98.tar.gz) = 404131d99cf4fdaec3a7436f685dfef203ad574bd1ce04ff80bba1a9bd557cb2
|
||||
SIZE (qmail-autoresponder-0.98.tar.gz) = 33290
|
||||
|
Loading…
Reference in New Issue
Block a user