aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-10 20:44:42 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-10 20:44:42 +0000
commit05fdb110d3787e98a97232cf35a11059ba9d7f17 (patch)
tree8d2d29ea27f07ab5a151296d82a8181b5b75fd5e /sysutils
parent4b9c060f57083927350df8230f12c59e3bc9b88e (diff)
downloadports-05fdb110d3787e98a97232cf35a11059ba9d7f17.tar.gz
ports-05fdb110d3787e98a97232cf35a11059ba9d7f17.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pkg_tarup/Makefile2
-rw-r--r--sysutils/pkg_tarup/files/patch-aa9
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/pkg_tarup/Makefile b/sysutils/pkg_tarup/Makefile
index 06c2074df742..08f5cd170296 100644
--- a/sysutils/pkg_tarup/Makefile
+++ b/sysutils/pkg_tarup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pkg_tarup
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/pkgtools/pkg_tarup/files/
DISTNAME= ${PORTNAME}\?rev=${PORTVERSION}\&content-type=text%2fplain
diff --git a/sysutils/pkg_tarup/files/patch-aa b/sysutils/pkg_tarup/files/patch-aa
index b28621c2af2b..8f27fac411d6 100644
--- a/sysutils/pkg_tarup/files/patch-aa
+++ b/sysutils/pkg_tarup/files/patch-aa
@@ -1,5 +1,5 @@
---- pkg_tarup.orig Fri Jun 1 11:12:44 2001
-+++ pkg_tarup Fri Jun 1 11:21:06 2001
+--- pkg_tarup.orig Sun Jun 10 12:51:53 2001
++++ pkg_tarup Sun Jun 10 12:58:15 2001
@@ -7,21 +7,26 @@
#
@@ -47,16 +47,17 @@
check_and_add -i ${PKG_DBDIR}/${PKG}/+INSTALL
check_and_add -k ${PKG_DBDIR}/${PKG}/+DEINSTALL
check_and_add -r ${PKG_DBDIR}/${PKG}/+REQUIRE
-@@ -54,7 +59,7 @@
+@@ -54,7 +59,8 @@
sed -n \
-e '/^@comment MD5:/d' \
-e '/^@cwd \.$/,$d' \
- -e '/\$NetBSD/,$p' \
++ -e '/^@srcdir /d' \
+ -e 'p' \
<${PKG_DBDIR}/${PKG}/+CONTENTS >$PLIST
# Duplicate first @cwd (work around pkg_create "feature" ...)
-@@ -80,10 +85,8 @@
+@@ -80,10 +86,8 @@
${PKG_ARGS} \
-v \
-f ${PLIST} \