mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/meta1: update to 1.1.Alpha21.0
This commit is contained in:
parent
4599e9f4b9
commit
ee1e359f81
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= meta1
|
PORTNAME= meta1
|
||||||
PORTVERSION= 1.1.0a.20.1
|
PORTVERSION= 1.1.1a.21.0
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/evilinc/
|
MASTER_SITES= http://www.MeTA1.org/download/.alpha/bdconf/
|
||||||
DISTNAME= ${PORTNAME}-1.1.Alpha20.1
|
DISTNAME= ${PORTNAME}-1.1.Alpha21.0
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Secure and efficient mail gateway
|
COMMENT= Secure and efficient mail gateway
|
||||||
|
@ -74,7 +74,7 @@ TLS_LDFLAGS= -L${LOCALBASE}/lib
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OPSYS} == FreeBSD
|
.if ${OPSYS} == FreeBSD
|
||||||
CFLAGS+= -Wno-error=int-conversion
|
CFLAGS+= -Wno-error=int-conversion -Wno-incompatible-pointer-types
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-configure:
|
post-configure:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1724902918
|
TIMESTAMP = 1737915582
|
||||||
SHA256 (meta1-1.1.Alpha20.1.tar.gz) = 3610ab24d61021d036d0f51ecc952e63139281119a1dc016ca407abd8b4486b0
|
SHA256 (meta1-1.1.Alpha21.0.tar.gz) = 8d09402f31acda1ddd54f504d6929283d0f413d24268caecc9fedbe670a25f9e
|
||||||
SIZE (meta1-1.1.Alpha20.1.tar.gz) = 5588546
|
SIZE (meta1-1.1.Alpha21.0.tar.gz) = 5614476
|
||||||
|
|
Loading…
Add table
Reference in a new issue