aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/tinderbox
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-01-21 07:12:38 +0800
committeritetcu <itetcu@FreeBSD.org>2009-01-21 07:12:38 +0800
commitf3b43528cbfc86b71a8bed2f785a04b1ee3daab5 (patch)
treec51d8afddfbf6a5bba7f25afb11acf84ae1b190b /ports-mgmt/tinderbox
parentfe3cfdf017c9c5670b9bfdc1e104be93faab1cab (diff)
downloadfreebsd-ports-gnome-f3b43528cbfc86b71a8bed2f785a04b1ee3daab5.tar.gz
freebsd-ports-gnome-f3b43528cbfc86b71a8bed2f785a04b1ee3daab5.tar.zst
freebsd-ports-gnome-f3b43528cbfc86b71a8bed2f785a04b1ee3daab5.zip
- don't patch non-existent files if WITHOUT_WEBUI is defined
- bump PORTREVISION
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r--ports-mgmt/tinderbox/Makefile3
-rw-r--r--ports-mgmt/tinderbox/files/exta-webui-patch-3.1.2_to_20081227.diff (renamed from ports-mgmt/tinderbox/files/patch-3.1.2_to_20081227.diff)0
2 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile
index 06a6ee46256e..25591142eee9 100644
--- a/ports-mgmt/tinderbox/Makefile
+++ b/ports-mgmt/tinderbox/Makefile
@@ -6,7 +6,7 @@
PORTNAME= tinderbox
PORTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ports-mgmt
MASTER_SITES= http://tinderbox.marcuscom.com/:SOURCES \
http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:SOURCES,FAVICON
@@ -42,6 +42,7 @@ IGNORE= is useless without a database. Please (re)run 'make config' and choose o
.endif
.if defined(WITH_WEBUI)
+EXTRA_PATCHES= ${PATCHDIR}/exta-webui-patch-3.1.2_to_20081227.diff
RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
WANT_PHP_WEB= yes
USE_PHP= session
diff --git a/ports-mgmt/tinderbox/files/patch-3.1.2_to_20081227.diff b/ports-mgmt/tinderbox/files/exta-webui-patch-3.1.2_to_20081227.diff
index 3301952179ba..3301952179ba 100644
--- a/ports-mgmt/tinderbox/files/patch-3.1.2_to_20081227.diff
+++ b/ports-mgmt/tinderbox/files/exta-webui-patch-3.1.2_to_20081227.diff