diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-04 12:25:25 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-04 12:25:25 +0000 |
commit | a0c279d852a2379bcc85d20ddc7d7a784cbe0668 (patch) | |
tree | f4f89647392cc2b3917203e6602e79b6f37d51a5 /ports-mgmt/tinderbox-devel | |
parent | e254301aa6b361e19afd2c755e922ae13449aa34 (diff) | |
download | ports-a0c279d852a2379bcc85d20ddc7d7a784cbe0668.tar.gz ports-a0c279d852a2379bcc85d20ddc7d7a784cbe0668.zip |
Notes
Diffstat (limited to 'ports-mgmt/tinderbox-devel')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 5 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 69522a1e61d4..affee6e2ef70 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= tinderbox -PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTVERSION= 2.3.2 CATEGORIES= misc MASTER_SITES= http://tinderbox.marcuscom.com/ @@ -50,8 +49,8 @@ USE_MYSQL= yes RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql${MYSQL_VER} .endif +.if ! (${OSVERSION} > 700014 || ( ${OSVERSION} >= 601101 && ${OSVERSION} < 700000 )) .if !defined(WITHOUT_CSUP) -.if ! exists(/usr/bin/csup) RUN_DEPENDS+= csup:${PORTSDIR}/net/csup .endif .endif diff --git a/ports-mgmt/tinderbox-devel/distinfo b/ports-mgmt/tinderbox-devel/distinfo index 6c1a8e80946a..6084db5b3cc5 100644 --- a/ports-mgmt/tinderbox-devel/distinfo +++ b/ports-mgmt/tinderbox-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tinderbox-2.3.1.tar.gz) = f92ff04fa6fef815b6238e164e019752 -SHA256 (tinderbox-2.3.1.tar.gz) = fbeb316c039196c4509231dce374759476a7aa836be333dc8c1656fed71e87b0 -SIZE (tinderbox-2.3.1.tar.gz) = 120573 +MD5 (tinderbox-2.3.2.tar.gz) = f33951c4003330f1ec22a7c3f823f16a +SHA256 (tinderbox-2.3.2.tar.gz) = 4819dac4be303040c82de11868d49a1cadf81ad151e4d7fb905916b561ff41ff +SIZE (tinderbox-2.3.2.tar.gz) = 121291 |