summaryrefslogtreecommitdiff
path: root/archivers/ucl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-08-30 12:04:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-08-30 12:04:11 +0000
commit5bbbe3cd8487048446b9b7c9c12d918b795f92b7 (patch)
tree1009baab89989bd7b86911bd44fd266e72c2d56f /archivers/ucl
parentUpdate to 0.5.1. (diff)
Update to 1.01.
PR: 39197 Prompted by: Szymon Roczniak <simon@dischaos.com>
Notes
Notes: svn path=/head/; revision=65284
Diffstat (limited to 'archivers/ucl')
-rw-r--r--archivers/ucl/Makefile2
-rw-r--r--archivers/ucl/distinfo2
-rw-r--r--archivers/ucl/files/patch-configure22
3 files changed, 17 insertions, 9 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index 04415b4b0e30..2eb6c2d83a41 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ucl
-PORTVERSION= 0.92
+PORTVERSION= 1.01
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ \
${MASTER_SITE_SUNSITE}
diff --git a/archivers/ucl/distinfo b/archivers/ucl/distinfo
index 64be03eab1dc..746c51c2bfab 100644
--- a/archivers/ucl/distinfo
+++ b/archivers/ucl/distinfo
@@ -1 +1 @@
-MD5 (ucl-0.92.tar.gz) = 3170c93347f1cf90179acd2a25b8a66f
+MD5 (ucl-1.01.tar.gz) = 1152323cd54eee905b3a9423ff43c373
diff --git a/archivers/ucl/files/patch-configure b/archivers/ucl/files/patch-configure
index 6485eb0ef76d..02ec444baa9f 100644
--- a/archivers/ucl/files/patch-configure
+++ b/archivers/ucl/files/patch-configure
@@ -1,9 +1,9 @@
$FreeBSD$
---- configure 2001/01/29 19:11:52 1.1
-+++ configure 2001/01/29 19:12:24
-@@ -1256,7 +1256,7 @@
+--- configure.orig Wed Jan 2 18:17:42 2002
++++ configure Fri Aug 30 14:53:55 2002
+@@ -1853,7 +1853,7 @@
fi
else
if test "$GCC" = yes; then
@@ -12,12 +12,20 @@ $FreeBSD$
else
CFLAGS=
fi
-@@ -3168,7 +3168,7 @@
- if test "$enable_debug" = yes; then
+@@ -6986,6 +6986,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -9685,7 +9686,7 @@
+ if test "X$enable_debug" = Xyes; then
CFLAGS_O="$CFLAGS_O -O0"
else
- CFLAGS_O="$CFLAGS_O -O2"
+# CFLAGS_O="$CFLAGS_O -O2"
fi
- CFLAGS_W="$CFLAGS_W -Wall -Wcast-align -Wwrite-strings"
- case $host in
+ CFLAGS_W="$CFLAGS_W -Wall"
+ case $host_cpu in