svn commit: r323207 - in head/ports-mgmt/tinderbox: . files
Martin Wilke
miwi at FreeBSD.org
Thu Jul 18 08:20:20 UTC 2013
Author: miwi
Date: Thu Jul 18 08:20:20 2013
New Revision: 323207
URL: http://svnweb.freebsd.org/changeset/ports/323207
Log:
- Update to 4.0.1
Changelog:
http://www.marcuscom.com/pipermail/tinderbox-list/2013-July/003035.html
Deleted:
head/ports-mgmt/tinderbox/files/fail-reasons-patch
Modified:
head/ports-mgmt/tinderbox/Makefile
head/ports-mgmt/tinderbox/distinfo
Modified: head/ports-mgmt/tinderbox/Makefile
==============================================================================
--- head/ports-mgmt/tinderbox/Makefile Thu Jul 18 07:35:23 2013 (r323206)
+++ head/ports-mgmt/tinderbox/Makefile Thu Jul 18 08:20:20 2013 (r323207)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tinderbox
-PORTVERSION= 4.0.0
-PORTREVISION= 1
+PORTVERSION= 4.0.1
CATEGORIES= ports-mgmt
MASTER_SITES= http://tinderbox.marcuscom.com/ \
http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
@@ -46,7 +45,6 @@ WEBUI= yes
.endif
.if defined(WEBUI)
-EXTRA_PATCHES+= ${PATCHDIR}/fail-reasons-patch
WANT_PHP_WEB= yes
USE_PHP= session
PLIST_SUB+= WEBUI=""
Modified: head/ports-mgmt/tinderbox/distinfo
==============================================================================
--- head/ports-mgmt/tinderbox/distinfo Thu Jul 18 07:35:23 2013 (r323206)
+++ head/ports-mgmt/tinderbox/distinfo Thu Jul 18 08:20:20 2013 (r323207)
@@ -1,2 +1,2 @@
-SHA256 (tinderbox/tinderbox-4.0.0.tar.gz) = 34267e0147bdba191e72969bd30156b71c140409d9b7d047e2224e671887ba96
-SIZE (tinderbox/tinderbox-4.0.0.tar.gz) = 150516
+SHA256 (tinderbox/tinderbox-4.0.1.tar.gz) = 4d49e62bcfd94438f4dce3481fab7d89c86cc200fc73a9c0744ddd01b36bc92e
+SIZE (tinderbox/tinderbox-4.0.1.tar.gz) = 150826
More information about the svn-ports-head
mailing list