From h.eichmann@gmx.de  Sat Jun  5 08:05:41 2004
Return-Path: <h.eichmann@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 758D616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jun 2004 08:05:41 -0700 (PDT)
Received: from mail.gmx.net (pop.gmx.net [213.165.64.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id C22D143D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jun 2004 08:05:40 -0700 (PDT)
	(envelope-from h.eichmann@gmx.de)
Received: (qmail 9473 invoked by uid 65534); 5 Jun 2004 15:05:39 -0000
Received: from pD9EC283C.dip.t-dialin.net (EHLO [192.168.254.42]) (217.236.40.60)
  by mail.gmx.net (mp014) with SMTP; 05 Jun 2004 17:05:39 +0200
Message-Id: <200406051708.26044.h.eichmann@gmx.de>
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: Port upgrade: devel/popt to 1.7

>Number:         67607
>Category:       ports
>Synopsis:       Port upgrade: devel/popt to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 05 08:10:15 PDT 2004
>Closed-Date:    Thu Jun 24 14:07:23 GMT 2004
>Last-Modified:  Thu Jun 24 14:07:23 GMT 2004
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->lioux 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Jun 5 08:17:43 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67607 
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Thu Jun 24 14:07:22 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67607 
>Unformatted:
 --Boundary-00=_qHewAehpj//Q714
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
