mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- update to 1.0.Alpha15.0
This commit is contained in:
parent
f512e7d654
commit
50d7ee708c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325715
8
UPDATING
8
UPDATING
@ -5,6 +5,14 @@ they are unavoidable.
|
|||||||
You should get into the habit of checking this file for changes each time
|
You should get into the habit of checking this file for changes each time
|
||||||
you update your ports collection, before attempting any port upgrades.
|
you update your ports collection, before attempting any port upgrades.
|
||||||
|
|
||||||
|
|
||||||
|
20130830:
|
||||||
|
AFFECTS: users of mail/meta1
|
||||||
|
AUTHOR: dinoex@FreeBSD.org
|
||||||
|
|
||||||
|
The on disk format has changed.
|
||||||
|
Please make sure the queue is empty before you update.
|
||||||
|
|
||||||
20130817:
|
20130817:
|
||||||
AFFECTS: users of lang/python*
|
AFFECTS: users of lang/python*
|
||||||
AUTHOR: mva@FreeBSD.org
|
AUTHOR: mva@FreeBSD.org
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= meta1
|
PORTNAME= meta1
|
||||||
PORTVERSION= 1.0.0a.14.0
|
PORTVERSION= 1.0.0a.15.0
|
||||||
DISTVERSION= 1.0.Alpha14.0
|
DISTVERSION= 1.0.Alpha15.0
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= http://www.MeTA1.org/download/.alpha/mrain/
|
MASTER_SITES= http://www.MeTA1.org/download/.alpha/endoft/
|
||||||
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
|
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
|
||||||
|
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Secure and efficient mail gateway
|
COMMENT= Secure and efficient mail gateway
|
||||||
|
|
||||||
NOT_FOR_ARCHS= ia64
|
NOT_FOR_ARCHS= ia64
|
||||||
|
MAKE_JOBS_UNSAFE= yes
|
||||||
CONFLICTS= smx-*
|
CONFLICTS= smx-*
|
||||||
|
|
||||||
.if !defined(SENDMAIL_WITHOUT_SHMEM) && !defined(BUILDING_INDEX)
|
.if !defined(SENDMAIL_WITHOUT_SHMEM) && !defined(BUILDING_INDEX)
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (meta1-1.0.Alpha14.0.tar.gz) = 61334506ec67fe994b156e74f0cc4284cf4cf88e0d61148c9d296ec6ed1a479e
|
SHA256 (meta1-1.0.Alpha15.0.tar.gz) = 27c9f5e102e8a7a5061851816ce989b5519b00a5dc056f315da9522a8e34f739
|
||||||
SIZE (meta1-1.0.Alpha14.0.tar.gz) = 4739862
|
SIZE (meta1-1.0.Alpha15.0.tar.gz) = 4828185
|
||||||
|
Loading…
Reference in New Issue
Block a user