From owner-svn-ports-all@freebsd.org Tue Nov 22 19:58:05 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98FA1C507C7; Tue, 22 Nov 2016 19:58:05 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AD1918CD; Tue, 22 Nov 2016 19:58:05 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAMJw4m1018861; Tue, 22 Nov 2016 19:58:04 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAMJw4Hm018859; Tue, 22 Nov 2016 19:58:04 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201611221958.uAMJw4Hm018859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 22 Nov 2016 19:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426856 - head/mail/meta1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2016 19:58:05 -0000 Author: dinoex Date: Tue Nov 22 19:58:04 2016 New Revision: 426856 URL: https://svnweb.freebsd.org/changeset/ports/426856 Log: - update to meta1-1.1.Alpha7.0 - add license Modified: head/mail/meta1/Makefile head/mail/meta1/distinfo Modified: head/mail/meta1/Makefile ============================================================================== --- head/mail/meta1/Makefile Tue Nov 22 19:10:21 2016 (r426855) +++ head/mail/meta1/Makefile Tue Nov 22 19:58:04 2016 (r426856) @@ -1,16 +1,19 @@ # $FreeBSD$ PORTNAME= meta1 -PORTVERSION= 1.1.0a.6.0 -DISTVERSION= 1.1.Alpha6.0 +PORTVERSION= 1.1.0a.7.0 +DISTVERSION= 1.1.Alpha7.0 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://www.MeTA1.org/download/.alpha/danm/ +MASTER_SITES= http://www.MeTA1.org/download/.alpha/ween/ PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure and efficient mail gateway +LICENSE= BSD4CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + NOT_FOR_ARCHS= ia64 MAKE_JOBS_UNSAFE= yes CONFLICTS= smx-* Modified: head/mail/meta1/distinfo ============================================================================== --- head/mail/meta1/distinfo Tue Nov 22 19:10:21 2016 (r426855) +++ head/mail/meta1/distinfo Tue Nov 22 19:58:04 2016 (r426856) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473191712 -SHA256 (meta1-1.1.Alpha6.0.tar.gz) = 12b06d2c405a8e64d896a97bf0ef6c848d62306a5fbeac333efb1a076a93180e -SIZE (meta1-1.1.Alpha6.0.tar.gz) = 5125124 +TIMESTAMP = 1479710376 +SHA256 (meta1-1.1.Alpha7.0.tar.gz) = dd88a1a8791307f8dc9d6922550a163f2c3b9b3285ba61fa696df3c2a4a65101 +SIZE (meta1-1.1.Alpha7.0.tar.gz) = 5130171