aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2016-12-21 20:08:46 +0800
committerohauer <ohauer@FreeBSD.org>2016-12-21 20:08:46 +0800
commit9cd55cddb5e78d35897d75d355f34681a399205a (patch)
treed8f44c116b0da68e9cd9b2221282296bd08c2f82 /www
parent1885faa795c4825db9ff8eefbe3fad735a1e87e1 (diff)
downloadfreebsd-ports-gnome-9cd55cddb5e78d35897d75d355f34681a399205a.tar.gz
freebsd-ports-gnome-9cd55cddb5e78d35897d75d355f34681a399205a.tar.zst
freebsd-ports-gnome-9cd55cddb5e78d35897d75d355f34681a399205a.zip
- update to 1.2.1
- change mastersite to github PR: 214392 Submitted by: Jochen Neumeister
Diffstat (limited to 'www')
-rw-r--r--www/mod_webkit/Makefile10
-rw-r--r--www/mod_webkit/distinfo5
-rw-r--r--www/mod_webkit/pkg-descr2
3 files changed, 10 insertions, 7 deletions
diff --git a/www/mod_webkit/Makefile b/www/mod_webkit/Makefile
index 748ea966ae65..d31892efa426 100644
--- a/www/mod_webkit/Makefile
+++ b/www/mod_webkit/Makefile
@@ -2,22 +2,24 @@
# $FreeBSD$
PORTNAME= mod_webkit
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2.1
CATEGORIES= www
-MASTER_SITES= SF/webware/Webware/1.1.1
-DISTNAME= Webware-${PORTVERSION}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for WebWare WebKit AppServer
LICENSE= PSFL
+USE_GITHUB= yes
+GH_ACCOUNT= Cito
+GH_PROJECT= w4py
+
USE_APACHE= 22+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
AP_EXTRAS= marshal.c
-WRKSRC= ${WRKDIR}/Webware-${PORTVERSION}/WebKit/Adapters/${PORTNAME}2
+WRKSRC= ${WRKDIR}/w4py-${PORTVERSION}/WebKit/Adapters/${PORTNAME}2
post-patch:
@${REINPLACE_CMD} -e 's|/usr/sbin/apxs|${APXS}|' ${WRKSRC}/Makefile
diff --git a/www/mod_webkit/distinfo b/www/mod_webkit/distinfo
index a8df3906ace5..0926558c3c81 100644
--- a/www/mod_webkit/distinfo
+++ b/www/mod_webkit/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Webware-1.1.1.tar.gz) = 76208a1dcb432a075c5646347f3d61b4ae2808364ab85a5f7f0b96bda1e55485
-SIZE (Webware-1.1.1.tar.gz) = 1003379
+TIMESTAMP = 1482321593
+SHA256 (Cito-w4py-1.2.1_GH0.tar.gz) = c88b39fbc0fc31148670f8ffa75ee6337483de26134093d9169a68f158f08d11
+SIZE (Cito-w4py-1.2.1_GH0.tar.gz) = 972967
diff --git a/www/mod_webkit/pkg-descr b/www/mod_webkit/pkg-descr
index 2396a77a3646..e4a9ffeed1f2 100644
--- a/www/mod_webkit/pkg-descr
+++ b/www/mod_webkit/pkg-descr
@@ -1,4 +1,4 @@
This is a native Apache module for communicating
with the Webware WebKit AppServer.
-WWW: http://www.webwareforpython.org/
+WWW: https://cito.github.io/w4py/