diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-02-26 02:11:43 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-02-26 02:11:43 +0000 |
commit | a4c74b09e66fa3bdac8ccdcbf44d64f3fe434bcf (patch) | |
tree | 45f67a967fc9cb1a2304c7af1b87fb7fc293c6ac /ports-mgmt | |
parent | ead45e27e840cbd7ecf2447de57e6de8e5b1f9ea (diff) | |
download | ports-a4c74b09e66fa3bdac8ccdcbf44d64f3fe434bcf.tar.gz ports-a4c74b09e66fa3bdac8ccdcbf44d64f3fe434bcf.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/tinderbox-devel/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/tinderbox-devel/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 0dcc88842671..64bc3e497232 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= tinderbox -PORTVERSION= 3.2.r3 +PORTVERSION= 3.2 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ \ http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ @@ -15,6 +15,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= itetcu@FreeBSD.org COMMENT= Port build tinderbox system, devel version +CONFLICTS= tinderbox-[0-9]* + OPTIONS= PGSQL "With pgsql" Off \ MYSQL "With mysql" On \ CSUP "Use csup for updates" On \ diff --git a/ports-mgmt/tinderbox-devel/distinfo b/ports-mgmt/tinderbox-devel/distinfo index 34b983260d37..d984ad89c88f 100644 --- a/ports-mgmt/tinderbox-devel/distinfo +++ b/ports-mgmt/tinderbox-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (tinderbox/tinderbox-3.2.r3.tar.gz) = b7b6742574e08715802686cc8fb4dcf6 -SHA256 (tinderbox/tinderbox-3.2.r3.tar.gz) = df650edf27c5db9e7ca91339d501a9a3f1e79aebdc9383a550c2f22b6ba9d6eb -SIZE (tinderbox/tinderbox-3.2.r3.tar.gz) = 128279 +MD5 (tinderbox/tinderbox-3.2.tar.gz) = 3a964f2d919d0d8c3e81d8d8ee35e903 +SHA256 (tinderbox/tinderbox-3.2.tar.gz) = 47101dc078751867c9d9dfe9da4d471bc10755dad9d539ecaad066c12a039b22 +SIZE (tinderbox/tinderbox-3.2.tar.gz) = 128293 |