summaryrefslogtreecommitdiff
path: root/mail/panda-cclient/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2022-04-19 22:15:33 +0200
committerThierry Thomas <thierry@FreeBSD.org>2022-04-19 22:49:43 +0200
commit00229f2f9171034fc64199749a935497a3db48e3 (patch)
tree2434571162dfc842f5975f9c1809842ad36f2105 /mail/panda-cclient/Makefile
parentbenchmarks/stress-ng: Update to 0.14.00 (diff)
mail/panda-cclient: catch-up with the latest patches
Nothing has been released yet, but some interesting patches have been committed. See <https://github.com/nkhorman/panda-imap/commits/master>.
Diffstat (limited to 'mail/panda-cclient/Makefile')
-rw-r--r--mail/panda-cclient/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/panda-cclient/Makefile b/mail/panda-cclient/Makefile
index 866e759e54eb..8c3b1ab4aa12 100644
--- a/mail/panda-cclient/Makefile
+++ b/mail/panda-cclient/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cclient
PORTVERSION= 20130621
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail devel
PKGNAMEPREFIX= panda-
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= jonabbey
GH_PROJECT= panda-imap
-GH_TAGNAME= 7905901
+GH_TAGNAME= 3452f1598a8b4eeb44b38aead1c1598e379b05de
CONFLICTS_INSTALL= cclient-20*
@@ -47,10 +47,9 @@ MAKE_ARGS+= SSLTYPE=unix.nopwd SSLDIR=${OPENSSLDIR}
MAKE_ARGS+= EXTRACFLAGS="${CFLAGS}"
-SHLIBBASE= c-client4
-SHLIBMAJ= 10
+SHLIBBASE= c-client
+SHLIBMAJ= 2010
SHLIBNAME= lib${SHLIBBASE}.so.${SHLIBMAJ}
-MAKE_ENV+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE}
PLIST_SUB+= SHLIBNAME=${SHLIBNAME} SHLIBBASE=${SHLIBBASE}
pre-configure: