diff options
author | dvl <dvl@FreeBSD.org> | 2018-10-31 20:59:11 +0800 |
---|---|---|
committer | dvl <dvl@FreeBSD.org> | 2018-10-31 20:59:11 +0800 |
commit | 47bcd9a566b5085a44f535a2404ee81e6e1b8f4d (patch) | |
tree | 267b9cf3a918d207554a72b3706000c8eac8ba34 /mail | |
parent | 81a1cc90db41cab36e5be982b967c138984bde18 (diff) | |
download | freebsd-ports-gnome-47bcd9a566b5085a44f535a2404ee81e6e1b8f4d.tar.gz freebsd-ports-gnome-47bcd9a566b5085a44f535a2404ee81e6e1b8f4d.tar.zst freebsd-ports-gnome-47bcd9a566b5085a44f535a2404ee81e6e1b8f4d.zip |
Upgrade to include PostgreSQL 10 support
re: https://github.com/aox/aox/commit/96ab17efa36b51fed0ec9aef8b96c038ed285c28
Approved by: feld (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/archiveopteryx-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/archiveopteryx-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile index 06215dae68ac..e399dbc96d20 100644 --- a/mail/archiveopteryx-devel/Makefile +++ b/mail/archiveopteryx-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= archiveopteryx -PORTVERSION= 3.2.99.20180207 +PORTVERSION= 3.2.99.20181030 PORTREVISION= 0 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -21,7 +21,7 @@ BUILD_DEPENDS= jam:devel/jam USE_GITHUB= yes GH_ACCOUNT= aox GH_PROJECT= aox -GH_TAGNAME= 8a59400 +GH_TAGNAME= 96ab17e USES= perl5 ssl USE_PERL5= build diff --git a/mail/archiveopteryx-devel/distinfo b/mail/archiveopteryx-devel/distinfo index 9aed91cc0856..a403c5b94963 100644 --- a/mail/archiveopteryx-devel/distinfo +++ b/mail/archiveopteryx-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523726165 -SHA256 (aox-aox-3.2.99.20180207-8a59400_GH0.tar.gz) = 14407eee5cd51f2a29b9ca6d0690be92c09dc88639f58513e615bc97d2f1703e -SIZE (aox-aox-3.2.99.20180207-8a59400_GH0.tar.gz) = 1800684 +TIMESTAMP = 1540914709 +SHA256 (aox-aox-3.2.99.20181030-96ab17e_GH0.tar.gz) = 171ee0b9b977b7c8f34f161ff97ba7cd5c89a79d184813e1624bd59925bf7e7e +SIZE (aox-aox-3.2.99.20181030-96ab17e_GH0.tar.gz) = 1800881 |