1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- update to 1.1.Alpha13.0

This commit is contained in:
Dirk Meyer 2019-08-20 22:15:30 +00:00
parent 1e47187935
commit 2651ac1da7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509477
3 changed files with 10 additions and 12 deletions

View File

@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= meta1
PORTVERSION= 1.1.0a.12.0
PORTVERSION= 1.1.0a.13.0
CATEGORIES= mail ipv6
MASTER_SITES= http://www.MeTA1.org/download/.alpha/edns0/
MASTER_SITES= http://www.MeTA1.org/download/.alpha/bdblck/
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PORTNAME}-1.1.Alpha12.0
DISTNAME= ${PORTNAME}-1.1.Alpha13.0
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Secure and efficient mail gateway

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1549294706
SHA256 (meta1-1.1.Alpha12.0.tar.gz) = 11321e236023b4002d8461f9f11fe6aad258ff0672715c58ce6818f2d5441bb8
SIZE (meta1-1.1.Alpha12.0.tar.gz) = 5226255
TIMESTAMP = 1565088131
SHA256 (meta1-1.1.Alpha13.0.tar.gz) = 140b5e7ca124c71bfacf1577ed91c7c5defbac42d86e61a02f4cdc0a1a74e942
SIZE (meta1-1.1.Alpha13.0.tar.gz) = 5195500

View File

@ -1,15 +1,13 @@
[
{ type: install
message: <<EOM
---------------------------------------------------
on first installation please run:
/usr/local/sbin/sm.setup.sh
---------------------------------------------------
to clean after permanent removal please run:
rm -rf /usr/local/etc/meta1 /var/spool/meta1
pw userdel meta1s meta1q meta1c meta1m meta1
pw groupdel meta1s meta1q
EOM
}
]
---------------------------------------------------