From 3ea5caa2a620da313e35972d377ec4e1140cf8e2 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 27 Sep 2006 20:39:17 +0000 Subject: [PATCH] Actually put something in files/patch-setup.sh and fix left-overs on deinstall. Submitted by: pointyhat via kris --- misc/tinderbox/Makefile | 1 + misc/tinderbox/files/patch-setup.sh | 11 +++++++++++ ports-mgmt/tinderbox-devel/Makefile | 1 + ports-mgmt/tinderbox-devel/files/patch-setup.sh | 11 +++++++++++ ports-mgmt/tinderbox/Makefile | 1 + ports-mgmt/tinderbox/files/patch-setup.sh | 11 +++++++++++ 6 files changed, 36 insertions(+) diff --git a/misc/tinderbox/Makefile b/misc/tinderbox/Makefile index 57157c771f77..a8996126c1c7 100644 --- a/misc/tinderbox/Makefile +++ b/misc/tinderbox/Makefile @@ -72,6 +72,7 @@ post-patch: ${WRKSRC}/lib/setup-mysql.sh @${RM} ${WRKSRC}/lib/setup-mysql.sh.bak .endif + @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig do-install: ${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/misc/tinderbox/files/patch-setup.sh b/misc/tinderbox/files/patch-setup.sh index e69de29bb2d1..96c9b2af6e7c 100644 --- a/misc/tinderbox/files/patch-setup.sh +++ b/misc/tinderbox/files/patch-setup.sh @@ -0,0 +1,11 @@ +--- ./setup.sh.orig Wed Sep 27 21:23:59 2006 ++++ ./setup.sh Wed Sep 27 21:24:43 2006 +@@ -33,7 +33,7 @@ + pb=$(realpath $(dirname $pb)) + pb=${pb%%/scripts} + +-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5" ++MAN_PREREQS="lang/perl5.8" + OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session" + PREF_FILES="rawenv tinderbox.ph" + README="${pb}/scripts/README" diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile index 57157c771f77..a8996126c1c7 100644 --- a/ports-mgmt/tinderbox-devel/Makefile +++ b/ports-mgmt/tinderbox-devel/Makefile @@ -72,6 +72,7 @@ post-patch: ${WRKSRC}/lib/setup-mysql.sh @${RM} ${WRKSRC}/lib/setup-mysql.sh.bak .endif + @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig do-install: ${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/ports-mgmt/tinderbox-devel/files/patch-setup.sh b/ports-mgmt/tinderbox-devel/files/patch-setup.sh index e69de29bb2d1..96c9b2af6e7c 100644 --- a/ports-mgmt/tinderbox-devel/files/patch-setup.sh +++ b/ports-mgmt/tinderbox-devel/files/patch-setup.sh @@ -0,0 +1,11 @@ +--- ./setup.sh.orig Wed Sep 27 21:23:59 2006 ++++ ./setup.sh Wed Sep 27 21:24:43 2006 +@@ -33,7 +33,7 @@ + pb=$(realpath $(dirname $pb)) + pb=${pb%%/scripts} + +-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5" ++MAN_PREREQS="lang/perl5.8" + OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session" + PREF_FILES="rawenv tinderbox.ph" + README="${pb}/scripts/README" diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 57157c771f77..a8996126c1c7 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -72,6 +72,7 @@ post-patch: ${WRKSRC}/lib/setup-mysql.sh @${RM} ${WRKSRC}/lib/setup-mysql.sh.bak .endif + @${RM} ${WRKSRC}/create.orig ${WRKSRC}/setup.sh.orig do-install: ${MKDIR} ${PREFIX}/tinderbox/scripts diff --git a/ports-mgmt/tinderbox/files/patch-setup.sh b/ports-mgmt/tinderbox/files/patch-setup.sh index e69de29bb2d1..96c9b2af6e7c 100644 --- a/ports-mgmt/tinderbox/files/patch-setup.sh +++ b/ports-mgmt/tinderbox/files/patch-setup.sh @@ -0,0 +1,11 @@ +--- ./setup.sh.orig Wed Sep 27 21:23:59 2006 ++++ ./setup.sh Wed Sep 27 21:24:43 2006 +@@ -33,7 +33,7 @@ + pb=$(realpath $(dirname $pb)) + pb=${pb%%/scripts} + +-MAN_PREREQS="lang/perl5.8 net/p5-Net security/p5-Digest-MD5" ++MAN_PREREQS="lang/perl5.8" + OPT_PREREQS="lang/php[45] databases/pear-DB www/php[45]-session" + PREF_FILES="rawenv tinderbox.ph" + README="${pb}/scripts/README"