From owner-svn-ports-head@FreeBSD.ORG Mon Mar 10 19:50:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D236D8A0; Mon, 10 Mar 2014 19:50:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF94D801; Mon, 10 Mar 2014 19:50:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2AJorN4027017; Mon, 10 Mar 2014 19:50:53 GMT (envelope-from feld@svn.freebsd.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2AJoruT026942; Mon, 10 Mar 2014 19:50:53 GMT (envelope-from feld@svn.freebsd.org) Message-Id: <201403101950.s2AJoruT026942@svn.freebsd.org> From: Mark Felder Date: Mon, 10 Mar 2014 19:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347806 - in head/mail/archiveopteryx: . files 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.17 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: Mon, 10 Mar 2014 19:50:53 -0000 Author: feld Date: Mon Mar 10 19:50:53 2014 New Revision: 347806 URL: http://svnweb.freebsd.org/changeset/ports/347806 QAT: https://qat.redports.org/buildarchive/r347806/ Log: Upstream re-rolled and finally produced an official tarball. Hopefully this means they can't re-roll again. Deleted: head/mail/archiveopteryx/files/patch-schema__schema.pg Modified: head/mail/archiveopteryx/Makefile head/mail/archiveopteryx/distinfo Modified: head/mail/archiveopteryx/Makefile ============================================================================== --- head/mail/archiveopteryx/Makefile Mon Mar 10 19:47:56 2014 (r347805) +++ head/mail/archiveopteryx/Makefile Mon Mar 10 19:50:53 2014 (r347806) @@ -3,9 +3,9 @@ PORTNAME= archiveopteryx PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= GH +MASTER_SITES= http://archiveopteryx.org/download/ MAINTAINER= feld@FreeBSD.org COMMENT= Advanced PostgreSQL-based IMAP/POP server @@ -14,19 +14,12 @@ LICENSE= MIT BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam +USE_BZIP2= yes USES= perl5 USE_PERL5= build USE_PGSQL= yes WANT_PGSQL_VER= 91+ -USE_GITHUB= yes -GH_ACCOUNT= aox -GH_PROJECT= aox -GH_TAGNAME= v3.2.0 -GH_COMMIT= 2a5d127e - -WRKSRC= ${WRKDIR}/aox-aox-a55036e - PORTDOCS= COPYING README bsd.txt SUB_FILES= pkg-message Modified: head/mail/archiveopteryx/distinfo ============================================================================== --- head/mail/archiveopteryx/distinfo Mon Mar 10 19:47:56 2014 (r347805) +++ head/mail/archiveopteryx/distinfo Mon Mar 10 19:50:53 2014 (r347806) @@ -1,2 +1,2 @@ -SHA256 (archiveopteryx-3.2.0.tar.gz) = f5389375eb36fdac18e2a5aa2ed730bc26b826905d3d5bf6d352d5d55850e041 -SIZE (archiveopteryx-3.2.0.tar.gz) = 1672140 +SHA256 (archiveopteryx-3.2.0.tar.bz2) = 1d57ea42190bf252bf5a2109b1120f58333ea329217b6fb1497059141b7a1f44 +SIZE (archiveopteryx-3.2.0.tar.bz2) = 1322679