Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2004 16:08:26 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/67607: Port upgrade: devel/popt to 1.7
Message-ID:  <200406051708.26044.h.eichmann@gmx.de>
Resent-Message-ID: <200406051510.i55FAFKN034162@freefall.freebsd.org>

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

>Number:         67607
>Category:       ports
>Synopsis:       Port upgrade: devel/popt to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 08:10:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.9
>Organization:
Sirius Cybernetics Corp.
>Environment:
=46reeBSD 7of9.unimatrix-zero.borg 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue De=
c 30=20
09:19:53 CET 2003 =A0 =A0=20
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL =A0i386
>Description:
popt 1.6.4 is nearly 4 years old. The next libcdio version will require pop=
t=20
1.7...
>How-To-Repeat:
>Fix:
See attached diff

Heiner





--Boundary-00=_qHewAehpj//Q714
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -ur ../../devel/popt/Makefile ./Makefile
--- ../../devel/popt/Makefile	Thu Apr 29 20:28:13 2004
+++ ./Makefile	Sat Jun  5 16:51:08 2004
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	popt
-PORTVERSION=	1.6.4
-PORTREVISION=	2
+PORTVERSION=	1.7
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
-		ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
+MASTER_SITES=	ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/ \
+		ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
 
 MAINTAINER=	lioux@FreeBSD.org
 COMMENT=	A getopt(3) like library with a number of enhancements, from Redhat
@@ -18,9 +17,8 @@
 USE_GETTEXT=	yes
 USE_LIBTOOL_VER=	13
 USE_REINPLACE=	yes
-USE_SIZE=	yes
 INSTALLS_SHLIB=	yes
-CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE}
+CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} --program-prefix=""
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
diff -ur ../../devel/popt/distinfo ./distinfo
--- ../../devel/popt/distinfo	Sun Feb  8 02:13:49 2004
+++ ./distinfo	Sat Jun  5 16:43:21 2004
@@ -1,2 +1,2 @@
-MD5 (popt-1.6.4.tar.gz) = 734b375abdcc6bf70541d0bef8147449
-SIZE (popt-1.6.4.tar.gz) = 529791
+MD5 (popt-1.7.tar.gz) = 5988e7aeb0ae4dac8d83561265984cc9
+SIZE (popt-1.7.tar.gz) = 574549
Only in ../../devel/popt/files: patch-aa
diff -ur ../../devel/popt/files/patch-configure ./files/patch-configure
--- ../../devel/popt/files/patch-configure	Thu Jul 11 15:26:02 2002
+++ ./files/patch-configure	Sat May  8 11:04:11 2004
@@ -1,6 +1,6 @@
---- configure.orig	Wed Jul 10 10:15:37 2002
-+++ configure	Wed Jul 10 10:15:59 2002
-@@ -5442,6 +5442,7 @@
+--- configure.orig	Sat Aug 31 15:22:20 2002
++++ configure	Sat May  8 11:00:06 2004
+@@ -8327,6 +8327,7 @@
  
  # This can be used to rebuild libtool when needed
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
Only in ../../devel/popt/files: patch-popt.c

--Boundary-00=_qHewAehpj//Q714--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_qHewAehpj//Q714
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 



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