svn commit: r347806 - in head/mail/archiveopteryx: . files
Mark Felder
feld at FreeBSD.org
Mon Mar 10 19:50:53 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list