Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2003 00:08:53 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54645: Update devel/libidn (maintainer): 0.2.0 -> 0.2.1
Message-ID:  <E19dzsr-000Kdg-3D@voodoo.oberon.net>
Resent-Message-ID: <200307192210.h6JMAFjG094754@freefall.freebsd.org>

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

>Number:         54645
>Category:       ports
>Synopsis:       Update devel/libidn (maintainer): 0.2.0 -> 0.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 19 15:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update devel/libidn (maintainer): 0.2.0 -> 0.2.1 

* Bug fixes

>How-To-Repeat:
>Fix:
diff -urN libidn.orig/Makefile libidn/Makefile
--- libidn.orig/Makefile	Wed Jul  2 14:24:41 2003
+++ libidn/Makefile	Sun Jul 20 00:02:55 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libidn
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
 		ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/
@@ -15,6 +15,7 @@
 COMMENT=	Internationalized Domain Names command line tool
 
 LIB_DEPENDS=	iconv:${PORTSDIR}/converters/libiconv
+BUILD_DEPENDS=	gengetopt:${PORTSDIR}/devel/gengetopt
 
 USE_LIBTOOL=	yes
 GNU_CONFIGURE=	yes
diff -urN libidn.orig/distinfo libidn/distinfo
--- libidn.orig/distinfo	Fri Jun 20 00:18:03 2003
+++ libidn/distinfo	Sat Jul 19 23:48:36 2003
@@ -1 +1 @@
-MD5 (libidn-0.2.0.tar.gz) = e4fb4933ba1ba032972b56301fc52fee
+MD5 (libidn-0.2.1.tar.gz) = dedf4baabde459dc6263ca2f38d4f0f9
diff -urN libidn.orig/files/patch-Makefile.in libidn/files/patch-Makefile.in
--- libidn.orig/files/patch-Makefile.in	Fri Jun 20 01:05:07 2003
+++ libidn/files/patch-Makefile.in	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- Makefile.in.orig	Fri Jun 20 01:04:43 2003
-+++ Makefile.in	Fri Jun 20 01:04:53 2003
-@@ -1116,7 +1116,6 @@
- idn.c: idn_cmd.c idn_cmd.h
- 
- idn_cmd.c idn_cmd.h: idn.ggo
--	-gengetopt --input $^ --file-name idn_cmd
- elc-stamp:
- 
- # Maintainer targets
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19dzsr-000Kdg-3D>