ports/118854: [PATCH] ports-mgmt/tinderbox: update to 2.4.2

Martin Wilke miwi at FreeBSD.org
Wed Dec 19 07:50:04 UTC 2007


>Number:         118854
>Category:       ports
>Synopsis:       [PATCH] ports-mgmt/tinderbox: update to 2.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 19 07:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #316: Sun Dec  9 14:41:38 CET
>Description:
- Update to 2.4.2

Removed file(s):
- files/patch-portbuild
- files/patch-rawenv.dist

Port maintainer (itetcu at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tinderbox-2.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/ports-mgmt/tinderbox/Makefile,v
retrieving revision 1.38
diff -u -u -r1.38 Makefile
--- Makefile	26 Oct 2007 17:58:12 -0000	1.38
+++ Makefile	19 Dec 2007 06:46:24 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/ports-mgmt/tinderbox/Makefile,v 1.38 2007/10/26 17:58:12 miwi Exp $
 
 PORTNAME=	tinderbox
-PORTVERSION=	2.4.1
-PORTREVISION=	1
+PORTVERSION=	2.4.2
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://tinderbox.marcuscom.com/
 
@@ -103,8 +102,6 @@
 		-e 's,DB_MAN_PREREQS=.*,DB_MAN_PREREQS="databases/p5-DBD-mysql${MYSQL_VER} databases/mysql${MYSQL_VER}-client",' \
 		${WRKSRC}/lib/setup-mysql.sh
 	@${RM} ${WRKSRC}/lib/setup-mysql.sh.bak
-	@${RM} ${WRKSRC}/rawenv.dist.orig
-	@${RM} ${WRKSRC}/portbuild.orig
 .endif
 .if ! (${OSVERSION} > 700014 || ( ${OSVERSION} >= 601101 && ${OSVERSION} < 700000 ))
 	${REINPLACE_CMD} -E -e 's!/usr/bin/csup!${PREFIX}/bin/csup!' \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/ports-mgmt/tinderbox/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	5 Sep 2007 09:21:47 -0000	1.12
+++ distinfo	19 Dec 2007 07:22:01 -0000
@@ -1,6 +1,6 @@
-MD5 (tinderbox-2.4.1.tar.gz) = ebde71863221d05c6b99e543095e3454
-SHA256 (tinderbox-2.4.1.tar.gz) = eedbfd4242df934105b3c9709f6ef4d16c5930b3e6e1b47207cb21f2704a16e1
-SIZE (tinderbox-2.4.1.tar.gz) = 130693
+MD5 (tinderbox-2.4.2.tar.gz) = 339dbbd9cde403e54771ef8d0f4101d4
+SHA256 (tinderbox-2.4.2.tar.gz) = 578264daf7fbfad97cadeade58517cfa748c8e366e1e9884dbd1854db47b4d63
+SIZE (tinderbox-2.4.2.tar.gz) = 130770
 MD5 (favicon.ico) = 1d2e9e267ca81f0ef5bc7b9c391aaced
 SHA256 (favicon.ico) = 842f1e23dcfcee24d4d7578381256256cda994347751fb332b6eb2182eae216e
 SIZE (favicon.ico) = 4710
Index: files/patch-portbuild
===================================================================
RCS file: files/patch-portbuild
diff -N files/patch-portbuild
--- files/patch-portbuild	25 Oct 2007 08:21:03 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- portbuild.orgi	2007-10-23 19:33:58.000000000 +0200
-+++ portbuild	2007-10-23 19:34:31.000000000 +0200
-@@ -287,7 +287,7 @@
- 	fi
- 	cp -p /lib/libc.so.5 ${chroot}/lib
-     fi
--elif [ "${major_version}" = "6" -o "${major_version}" = "7" ]; then
-+    elif [ "${major_version}" = "6" -o "${major_version}" = "7" -o "${major_version}" = "8" ]; then
-     if [ -f /lib/libc.so.5 ]; then
-         if [ -f ${chroot}/lib/libc.so.5 ]; then
- 	    chflags noschg ${chroot}/lib/libc.so.5
Index: files/patch-rawenv.dist
===================================================================
RCS file: files/patch-rawenv.dist
diff -N files/patch-rawenv.dist
--- files/patch-rawenv.dist	25 Oct 2007 08:21:03 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
---- rawenv.dist.orig	2007-10-23 19:35:34.000000000 +0200
-+++ rawenv.dist	2007-10-23 19:36:10.000000000 +0200
-@@ -19,6 +19,10 @@
- #7PKGZIPCMD=bzip2
- #7INDEXFILE=INDEX-7
- #7X_WINDOW_SYSTEM=xorg
-+#8PKGSUFFIX=.tbz
-+#8PKGZIPCMD=bzip2
-+#8INDEXFILE=INDEX-7
-+#8X_WINDOW_SYSTEM=xorg
- ##MACHINE_ARCH=i386
- LOCALBASE=/usr/local
- X11BASE=/usr/local
--- tinderbox-2.4.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list