summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-02 20:41:15 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-02 20:41:15 +0000
commit7dc9739e785e35089872e665b124bafc6c584512 (patch)
tree603c8079907942953b53190f2c12aa124d695197 /sysutils
parentUpgrade to 0.96. (diff)
Update to a snapshot of CVS from today to fix the build with GCC 3.4.
Reported by: pointyhat Obtained from: FreeBSD CVS
Notes
Notes: svn path=/head/; revision=115305
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pkg_install/Makefile2
-rw-r--r--sysutils/pkg_install/distinfo4
-rw-r--r--sysutils/pkg_install/files/patch-lib_Makefile8
3 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/pkg_install/Makefile b/sysutils/pkg_install/Makefile
index fffd4d225c03..42d5dea625b9 100644
--- a/sysutils/pkg_install/Makefile
+++ b/sysutils/pkg_install/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg_install
-PORTVERSION= 20040705
+PORTVERSION= 20040802
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.FreeBSD.org/~marcus/
diff --git a/sysutils/pkg_install/distinfo b/sysutils/pkg_install/distinfo
index 24c53a6a6332..da531067c9ba 100644
--- a/sysutils/pkg_install/distinfo
+++ b/sysutils/pkg_install/distinfo
@@ -1,2 +1,2 @@
-MD5 (pkg_install-20040705.tar.gz) = 826b0791d0c64a19f3b08919e91a81c9
-SIZE (pkg_install-20040705.tar.gz) = 87257
+MD5 (pkg_install-20040802.tar.gz) = a545de6bd36eb010b591de55845203ec
+SIZE (pkg_install-20040802.tar.gz) = 87595
diff --git a/sysutils/pkg_install/files/patch-lib_Makefile b/sysutils/pkg_install/files/patch-lib_Makefile
index 9c2b8efb61f1..238d8e57cca5 100644
--- a/sysutils/pkg_install/files/patch-lib_Makefile
+++ b/sysutils/pkg_install/files/patch-lib_Makefile
@@ -1,7 +1,7 @@
---- lib/Makefile.orig Tue Jun 29 15:06:42 2004
-+++ lib/Makefile Mon Jul 5 20:14:05 2004
+--- lib/Makefile.orig Wed Jul 28 03:19:15 2004
++++ lib/Makefile Mon Aug 2 16:37:51 2004
@@ -1,13 +1,17 @@
- # $FreeBSD: /tmp/pcvs/ports/sysutils/pkg_install/files/Attic/patch-lib_Makefile,v 1.2 2004-07-06 00:17:35 marcus Exp $
+ # $FreeBSD: /tmp/pcvs/ports/sysutils/pkg_install/files/Attic/patch-lib_Makefile,v 1.3 2004-08-02 20:41:15 marcus Exp $
LIB= install
-INTERNALLIB= YES
@@ -12,7 +12,7 @@
CFLAGS+= ${DEBUG}
- WARNS?= 6
+ WARNS?= 3
WFORMAT?= 1
+
+install: