mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- update to 1-1.1.Alpha15.0
This commit is contained in:
parent
710361f64a
commit
6335fcc090
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538547
@ -1,11 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= meta1
|
||||
PORTVERSION= 1.1.0a.14.1
|
||||
PORTVERSION= 1.1.0a.15.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/gran/
|
||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/quar/
|
||||
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
|
||||
DISTNAME= ${PORTNAME}-1.1.Alpha14.1
|
||||
DISTNAME= ${PORTNAME}-1.1.Alpha15.0
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Secure and efficient mail gateway
|
||||
@ -63,11 +63,11 @@ SASL2_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
SASL2_CONFIGURE_ENABLE= SASL
|
||||
SASL2_CONFIGURE_ON= --with-sasl-incdir=${LOCALBASE}/include \
|
||||
--with-sasl-libdir=${LOCALBASE}/lib
|
||||
SASL2AUTHD_RUN_DEPENDS= ${LOCALBASE}/sbin/saslauthd:security/cyrus-sasl2-saslauthd
|
||||
SASL2AUTHD_RUN_DEPENDS= saslauthd:security/cyrus-sasl2-saslauthd
|
||||
TLS_USES= ssl
|
||||
TLS_CONFIGURE_ENABLE= TLS
|
||||
TLS_CPPFLAGS= -I${LOCALBASE}/include
|
||||
TLS_LDFLAGS= -I${LOCALBASE}/lib
|
||||
TLS_LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577800628
|
||||
SHA256 (meta1-1.1.Alpha14.1.tar.gz) = 2791dcfed4d9a55b75d4a11a728dbcacbb1f4cb0b34ff67c46ac9b85e5faf234
|
||||
SIZE (meta1-1.1.Alpha14.1.tar.gz) = 5221118
|
||||
TIMESTAMP = 1591901755
|
||||
SHA256 (meta1-1.1.Alpha15.0.tar.gz) = c3043b8985a9f96e487d2d086f1a06f5a7a0fc0bb195b7b098eb01137d31864d
|
||||
SIZE (meta1-1.1.Alpha15.0.tar.gz) = 5261309
|
||||
|
Loading…
Reference in New Issue
Block a user