From owner-svn-ports-head@freebsd.org Tue Dec 1 20:47:46 2015 Return-Path: Delivered-To: svn-ports-head@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 B71BDA3E39E; Tue, 1 Dec 2015 20:47:46 +0000 (UTC) (envelope-from feld@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 82D0315B2; Tue, 1 Dec 2015 20:47:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB1Kljjt086173; Tue, 1 Dec 2015 20:47:45 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB1KljIj086171; Tue, 1 Dec 2015 20:47:45 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512012047.tB1KljIj086171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 1 Dec 2015 20:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402785 - head/mail/archiveopteryx-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 20:47:46 -0000 Author: feld Date: Tue Dec 1 20:47:45 2015 New Revision: 402785 URL: https://svnweb.freebsd.org/changeset/ports/402785 Log: mail/archiveopteryx-devel: Update to new snapshot Notable improvement: PGP mail is now stored correctly! Modified: head/mail/archiveopteryx-devel/Makefile head/mail/archiveopteryx-devel/distinfo Modified: head/mail/archiveopteryx-devel/Makefile ============================================================================== --- head/mail/archiveopteryx-devel/Makefile Tue Dec 1 20:41:39 2015 (r402784) +++ head/mail/archiveopteryx-devel/Makefile Tue Dec 1 20:47:45 2015 (r402785) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= archiveopteryx -PORTVERSION= 3.2.99.20140730 -PORTREVISION= 1 +PORTVERSION= 3.2.99.20151201 +PORTREVISION= 0 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -17,13 +17,13 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam USE_GITHUB= yes GH_ACCOUNT= aox GH_PROJECT= aox -GH_TAGNAME= 39bdb8b +GH_TAGNAME= b4fd1c3 USES= perl5 tar:bzip2 pgsql:9.1+ USE_OPENSSL= yes USE_PERL5= build -PORTDOCS= COPYING README bsd.txt +PORTDOCS= COPYING README license.txt SUB_FILES= pkg-message Modified: head/mail/archiveopteryx-devel/distinfo ============================================================================== --- head/mail/archiveopteryx-devel/distinfo Tue Dec 1 20:41:39 2015 (r402784) +++ head/mail/archiveopteryx-devel/distinfo Tue Dec 1 20:47:45 2015 (r402785) @@ -1,2 +1,2 @@ -SHA256 (aox-aox-3.2.99.20140730-39bdb8b_GH0.tar.bz2) = 0ddd5c1b45cff72fe20c3f7750b00965ace0396d3c41345ce63eb3f60671e519 -SIZE (aox-aox-3.2.99.20140730-39bdb8b_GH0.tar.bz2) = 1798423 +SHA256 (aox-aox-3.2.99.20151201-b4fd1c3_GH0.tar.bz2) = d5285f10c3ee380aa5ee1e0dd6f64983159c9367d56b4867a6d71a1613d0bcd5 +SIZE (aox-aox-3.2.99.20151201-b4fd1c3_GH0.tar.bz2) = 1800166