- Fix master site

- Update maintainer address
- Bump portrevison because tarball was rerolled

PR:	ports/168098
Submitted by:	Joris Dedieu <joris.dedieu@nfrance.com>
Approved by:	eadler, itetcu (mentors, implicit)
This commit is contained in:
Alex Kozlov 2012-05-21 10:40:13 +00:00
parent 5ab8094dd0
commit 4d26941f98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297103
2 changed files with 7 additions and 8 deletions

View file

@ -7,18 +7,17 @@
PORTNAME= tinyows
PORTVERSION= 1.0.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics www geography
MASTER_SITES= http://tinyows.org/tracdocs/release/
MASTER_SITES= http://tinyows.org/release/
MAINTAINER= joris.dedieu@nfrance.com
MAINTAINER= joris.dedieu@gmail.com
COMMENT= High Performance WFS-T server
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
BUILD_DEPENDS= ${LOCALBASE}/lib/postgresql/postgis-1.5.so:${PORTSDIR}/databases/postgis
USE_BZIP2= YES
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= YES
OPTIONS= FASTCGI "Support FASTCGI" on \
@ -26,8 +25,8 @@ OPTIONS= FASTCGI "Support FASTCGI" on \
.include <bsd.port.pre.mk>
.if defined(WITH_FASTCGI)
BUILD_DEPENDS+= ${LOCALBASE}/bin/cgi-fcgi:${PORTSDIR}/www/fcgi
CONFIGURE_ARGS+= --with-fastcgi=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/bin/cgi-fcgi:${PORTSDIR}/www/fcgi
CONFIGURE_ARGS+= --with-fastcgi=${LOCALBASE}
.endif
post-install:

View file

@ -1,2 +1,2 @@
SHA256 (tinyows-1.0.0.tar.bz2) = b80dbca8147ea0d31e92271eee6398caede055b7ef65a9d60f34e20172041f46
SIZE (tinyows-1.0.0.tar.bz2) = 1180960
SHA256 (tinyows-1.0.0.tar.bz2) = c65ab614eb72dd4ae0983cd85c665c2f1e370fc10befa8fd0472db53cef77fde
SIZE (tinyows-1.0.0.tar.bz2) = 1195708