From owner-freebsd-gnome Mon May 27 18:11: 8 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 97C7137B405 for ; Mon, 27 May 2002 18:11:05 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4S1B5Jn075005 for ; Mon, 27 May 2002 18:11:05 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4S1B5RV075004 for gnome@FreeBSD.org; Mon, 27 May 2002 18:11:05 -0700 (PDT) Date: Mon, 27 May 2002 18:11:05 -0700 From: "David O'Brien" To: gnome@FreeBSD.org Subject: please approve Message-ID: <20020527181105.A74970@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Index: Makefile =================================================================== RCS file: /home/ncvs/ports/converters/libiconv/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 26 May 2002 21:35:49 -0000 1.16 +++ Makefile 28 May 2002 01:08:18 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libiconv -PORTVERSION= 1.7 +PORTVERSION= 1.7.0.1 PORTREVISION= 5 CATEGORIES= converters devel MASTER_SITES= ${MASTER_SITE_GNU} \ @@ -25,6 +25,7 @@ .include +# Why?!? FreeBSD 4.2 had gperf. .if ${OSVERSION} < 430000 BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf GPERF= ${LOCALBASE}/bin/gperf Index: distinfo =================================================================== RCS file: /home/ncvs/ports/converters/libiconv/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 26 Aug 2001 00:53:02 -0000 1.5 +++ distinfo 28 May 2002 01:08:39 -0000 @@ -1 +1 @@ -MD5 (libiconv-1.7.tar.gz) = bc7029c0bc913dc297cf49afa4c0e133 +MD5 (libiconv-1.7.0.1.tar.gz) = b4bcf45da1208360647c8a0928acf03d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message