aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-04 02:12:13 +0800
committermat <mat@FreeBSD.org>2017-01-04 02:12:13 +0800
commit2c3a1094385fb111645369282e3419767d925860 (patch)
tree1d4e886062c5321c028bc93a38a1f5524414637f /net-im
parentaad4670ff67a50d76907d0a785f60f1b6352b4b0 (diff)
downloadfreebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.tar.gz
freebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.tar.zst
freebsd-ports-gnome-2c3a1094385fb111645369282e3419767d925860.zip
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight
Diffstat (limited to 'net-im')
-rw-r--r--net-im/openfire/Makefile2
-rw-r--r--net-im/openfire/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 39f943bc5efc..00dd12f23010 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -17,6 +17,7 @@ RUN_DEPENDS= slf4j>=1.7.7:devel/slf4j
USE_GITHUB= yes
GH_ACCOUNT= igniterealtime
+GH_PROJECT= Openfire
OPTIONS_DEFINE= DOCS PLUGINS
OPTIONS_DEFAULT=PLUGINS
@@ -37,7 +38,6 @@ ALL_TARGET= openfire
USE_RC_SUBR= openfire
SUB_FILES+= pkg-message
-WRKSRC= ${WRKDIR}/Openfire-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/build
INSTALL_WRKSRC= ${WRKSRC}/target/openfire
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo
index 811c8c4fbf5b..94af616e43ac 100644
--- a/net-im/openfire/distinfo
+++ b/net-im/openfire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483374593
-SHA256 (igniterealtime-openfire-v4.1.1_GH0.tar.gz) = b597756f7edf41384e6875d638af30dce7fcb726b04812abc4f93703b6ddf6c9
-SIZE (igniterealtime-openfire-v4.1.1_GH0.tar.gz) = 100915344
+TIMESTAMP = 1483465979
+SHA256 (igniterealtime-Openfire-v4.1.1_GH0.tar.gz) = b597756f7edf41384e6875d638af30dce7fcb726b04812abc4f93703b6ddf6c9
+SIZE (igniterealtime-Openfire-v4.1.1_GH0.tar.gz) = 100915344