aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-06-07 00:18:16 +0800
committermat <mat@FreeBSD.org>2017-06-07 00:18:16 +0800
commit1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7 (patch)
tree5f4b0929a4e87f1210c33c147719daa95ce9085e /mail
parent439a42e43acf58e01e3f9fabb9bbf0a7f115d700 (diff)
downloadfreebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.tar.gz
freebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.tar.zst
freebsd-ports-gnome-1659205b84d4a8e89f9fe2fb09b42ba4aa4669d7.zip
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues. Sponsored by: Absolight
Diffstat (limited to 'mail')
-rw-r--r--mail/libmapi/Makefile10
-rw-r--r--mail/libmapi/distinfo5
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/libmapi/Makefile b/mail/libmapi/Makefile
index 80a966060ea8..61bee50daa8f 100644
--- a/mail/libmapi/Makefile
+++ b/mail/libmapi/Makefile
@@ -3,10 +3,10 @@
PORTNAME= libmapi
PORTVERSION= 2.3
+DISTVERSIONPREFIX= openchange-
+DISTVERSIONSUFFIX= -VULCAN
PORTREVISION= 8
CATEGORIES= mail
-MASTER_SITES= https://github.com/openchange/openchange/archive/
-DISTNAME= openchange-${PORTVERSION}-${CODENAME}
MAINTAINER= kwm@FreeBSD.org
COMMENT= Open Source implementation of Microsoft Exchange protocols
@@ -23,14 +23,14 @@ LIB_DEPENDS= libical.so:devel/libical \
libtalloc.so:devel/talloc
RUN_DEPENDS= ${SAMBA_DEP}
-CODENAME= VULCAN
-WRKSRC= ${WRKDIR}/openchange-openchange-${PORTVERSION}-${CODENAME}
-
USE_MYSQL= yes
USES= autoreconf:build bison compiler:c++11-lib gmake pathfix \
pkgconfig python samba:lib shebangfix sqlite
PATHFIX_MAKEFILEIN= Makefile
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= openchange
+GH_PROJECT= openchange
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/mail/libmapi/distinfo b/mail/libmapi/distinfo
index 257931c34669..e5a6a7aa9138 100644
--- a/mail/libmapi/distinfo
+++ b/mail/libmapi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (openchange-2.3-VULCAN.tar.gz) = 46ffdc779bb7bf6a823f6d1a78c5ca3f5548b981ad90164214a68279b403a05e
-SIZE (openchange-2.3-VULCAN.tar.gz) = 2088008
+TIMESTAMP = 1496752330
+SHA256 (openchange-openchange-openchange-2.3-VULCAN_GH0.tar.gz) = 46ffdc779bb7bf6a823f6d1a78c5ca3f5548b981ad90164214a68279b403a05e
+SIZE (openchange-openchange-openchange-2.3-VULCAN_GH0.tar.gz) = 2088008