1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- update to 1.2.1

- change mastersite to github

PR:		214392
Submitted by:	Jochen Neumeister
This commit is contained in:
Olli Hauer 2016-12-21 12:08:46 +00:00
parent dd57eedd99
commit 256d7cfa26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429073
3 changed files with 10 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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/