Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 11:23:32 -0300
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   RFC: updating devel/libgnugetopt
Message-ID:  <20040624142332.89957.qmail@exxodus.fedaykin.here>

next in thread | raw e-mail | index | archive | help

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

	I did a simple update of the libgnugetopt
using the latest gcc contrib code from the -STABLE branch.

	I haven't thoroughly tested it so I am not
daring a commit just yet.

	I would like to request comments on this update.
Perhaps, this fixes several issues we have been having with
libgnugetopt.

	Please, test this update on both -CURRENT and -STABLE
systems. Let me know what you find.

	Follows attached, a patch to be applied to the current
devel/libgnugetopt port.

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
feature, n: a documented bug | bug, n: an undocumented feature

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch-libgnugetopt

diff -ruN /usr/ports/devel/libgnugetopt/Makefile libgnugetopt/Makefile
--- /usr/ports/devel/libgnugetopt/Makefile	Wed Mar 31 08:48:41 2004
+++ libgnugetopt/Makefile	Thu Jun 24 11:14:31 2004
@@ -12,15 +12,13 @@
 #	distfile.	-- David O'Brien <obrien@FreeBSD.org>
 
 PORTNAME=	libgnugetopt
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	lioux
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNU getopt library
-
-CONFLICTS=	freelibiberty-*
 
 USE_BZIP2=	yes
 INSTALLS_SHLIB=	yes
diff -ruN /usr/ports/devel/libgnugetopt/distinfo libgnugetopt/distinfo
--- /usr/ports/devel/libgnugetopt/distinfo	Sat Jan 31 00:58:18 2004
+++ libgnugetopt/distinfo	Thu Jun 24 11:14:09 2004
@@ -1,2 +1,2 @@
-MD5 (libgnugetopt-1.2.tar.bz2) = 356d12620d006a71a307f339803a86a2
-SIZE (libgnugetopt-1.2.tar.bz2) = 10808
+MD5 (libgnugetopt-1.3.tar.bz2) = 99425102b193eb35d808e415334af001
+SIZE (libgnugetopt-1.3.tar.bz2) = 10618

--HlL+5n6rz5pIUxbD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624142332.89957.qmail>