aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2018-05-20 21:06:51 +0800
committerler <ler@FreeBSD.org>2018-05-20 21:06:51 +0800
commitac567f6c62ea79e3f742d425b0b00c35347542d0 (patch)
treeceafaf7a97de8cf76f8eec73da507a4bb9cca930 /mail
parentd6216cd95cb5ccbcff4c0eaac2aa8ea37d99d939 (diff)
downloadfreebsd-ports-gnome-ac567f6c62ea79e3f742d425b0b00c35347542d0.tar.gz
freebsd-ports-gnome-ac567f6c62ea79e3f742d425b0b00c35347542d0.tar.zst
freebsd-ports-gnome-ac567f6c62ea79e3f742d425b0b00c35347542d0.zip
mail/alpine: re-add maildir patch.
The upstream Alpine developer has found a new home for the Alpine patches. So now the previously removed option for the maildir patch can be re-added again. PR: 228376 Submitted by: mbeis@xs4all.nl (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/alpine/Makefile7
-rw-r--r--mail/alpine/distinfo4
2 files changed, 9 insertions, 2 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 93b60d9a23d1..5f7860e285fc 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -2,6 +2,7 @@
PORTNAME?= alpine
DISTVERSION= 2.21.999
+PORTREVISION?= 1
CATEGORIES?= mail news ipv6
MASTER_SITES= http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/
@@ -33,7 +34,7 @@ GIT_COMMIT= 349642a84039a4b026513c32a3b4f8594acd50df
GIT_COMMIT_SHORT= 349642a
WRKSRC= ${WRKDIR}/alpine-${GIT_COMMIT_SHORT}
-OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MOUSE NLS NTLM PASSFILE THREADS
+OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MAILDIR MOUSE NLS NTLM PASSFILE THREADS
OPTIONS_DEFAULT= ASPELL MOUSE THREADS
.if defined(PICO_ALPINE_SLAVE)
OPTIONS_EXCLUDE= CONS25 IPV6 LDAP PASSFILE
@@ -60,6 +61,10 @@ LDAP_USE= openldap=yes
LDAP_CONFIGURE_WITH= ldap
LDAP_CONFIGURE_ON= --with-ldap-dir=${LOCALBASE}
+# Option MAILDIR
+MAILDIR_PATCH_SITES= http://alpine.x10host.com/alpine/patches/alpine-2.21/
+MAILDIR_PATCHFILES+= maildir.patch.gz:-p1
+
# Option MOUSE
MOUSE_CONFIGURE_ENABLE= mouse
diff --git a/mail/alpine/distinfo b/mail/alpine/distinfo
index f86b9e715290..c5f0a2df67fa 100644
--- a/mail/alpine/distinfo
+++ b/mail/alpine/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1522166213
+TIMESTAMP = 1526818536
SHA256 (alpine-2.21.999.tar.gz) = d782b448fa3f08ae2430000c89c622781d04e8993724a93693091e3ca6a37be6
SIZE (alpine-2.21.999.tar.gz) = 14983514
+SHA256 (maildir.patch.gz) = 1229ea9ec4e150dda1d2da866730a777148874e4667c54cd2c488101b5db8099
+SIZE (maildir.patch.gz) = 33789