ports/61517: Update port: converters/uudeview to 0.5.19

KATO Tsuguru tkato at prontomail.com
Sun Jan 18 13:41:01 UTC 2004


>Number:         61517
>Category:       ports
>Synopsis:       Update port: converters/uudeview to 0.5.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 18 05:40:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.19

Remove file:
files/patch-ae

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/converters/uudeview/Makefile converters/uudeview/Makefile
--- /usr/ports/converters/uudeview/Makefile	Thu Sep 25 03:33:39 2003
+++ converters/uudeview/Makefile	Sun Jan 18 00:22:16 2004
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	uudeview
-PORTVERSION=	0.5.18
+PORTVERSION=	0.5.19
 CATEGORIES=	converters
 MASTER_SITES=	http://www.fpx.de/fp/Software/UUDeview/download/
 
 MAINTAINER=	hoek at FreeBSD.org
 COMMENT=	A program for uu/xx/Base64/BinHex/yEnc de-/encoding
 
-LIB_DEPENDS=	uu.2:${PORTSDIR}/converters/uulib
+LIB_DEPENDS=	uu.3:${PORTSDIR}/converters/uulib
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"
diff -urN /usr/ports/converters/uudeview/distinfo converters/uudeview/distinfo
--- /usr/ports/converters/uudeview/distinfo	Tue Sep 10 20:07:08 2002
+++ converters/uudeview/distinfo	Sun Jan 18 00:22:37 2004
@@ -1 +1 @@
-MD5 (uudeview-0.5.18.tar.gz) = f852ab1a77e946dc7522df06b0c59e35
+MD5 (uudeview-0.5.19.tar.gz) = c84bd5be414fdaf887ffd2c0979a2992
diff -urN /usr/ports/converters/uudeview/files/patch-ae converters/uudeview/files/patch-ae
--- /usr/ports/converters/uudeview/files/patch-ae	Sat Oct 19 19:14:55 2002
+++ converters/uudeview/files/patch-ae	Thu Jan  1 09:00:00 1970
@@ -1,28 +0,0 @@
---- configure.orig	Tue Apr  2 02:06:35 2002
-+++ configure	Sat Oct 19 03:14:05 2002
-@@ -1099,25 +1099,6 @@
- 
- echo $ac_n "checking compiler flags""... $ac_c" 1>&6
- echo "configure:1102: checking compiler flags" >&5
--if test "$optimize" = "yes" ; then
--CFLAGS=`echo $CFLAGS | sed 's/-g//g'`
--case $CFLAGS in
--	*"-O"*)
--		;;
--	*)
--		CFLAGS="$CFLAGS -O"
--		;;
--esac
--else
--CFLAGS=`echo $CFLAGS | sed 's/-O[0-9]*//g'`
--case $CFLAGS in
--	*"-g"*)
--		;;
--	*)
--		CFLAGS="$CFLAGS -g"
--		;;
--esac
--fi
- echo "$ac_t""$CFLAGS" 1>&6
- 
- if test "$wi_cv_prototypes" = no ; then
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list