From owner-freebsd-ports Fri Aug 2 10:20:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 051C137B40D for ; Fri, 2 Aug 2002 10:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BDD43E5E for ; Fri, 2 Aug 2002 10:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g72HK2JU069070 for ; Fri, 2 Aug 2002 10:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g72HK19n069068; Fri, 2 Aug 2002 10:20:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E7C137B400 for ; Fri, 2 Aug 2002 10:14:56 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E9243E42 for ; Fri, 2 Aug 2002 10:14:55 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd08.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17ag0s-0003WW-00; Fri, 02 Aug 2002 19:14:54 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.122.11]) by fmrl08.sul.t-online.com with esmtp id 17ag0k-1sSlG4C; Fri, 2 Aug 2002 19:14:46 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g72HEjQ01515 for ; Fri, 2 Aug 2002 19:14:45 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.5) with ESMTP id g72HDnsS076689 for ; Fri, 2 Aug 2002 19:13:49 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.5/Submit) id g72HDneD076688; Fri, 2 Aug 2002 19:13:49 +0200 (CEST) (envelope-from corecode) Message-Id: <200208021713.g72HDneD076688@terrorfish.uni.stoert.net> Date: Fri, 2 Aug 2002 19:13:49 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41269: maintainer update mail/sylpheed-claws: catch up with libintl.so.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41269 >Category: ports >Synopsis: maintainer update mail/sylpheed-claws: catch up with libintl.so.4 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 02 10:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Sun Jul 28 01:41:27 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: autoconf is breaindead, so fix configure: included gettext is erroneously built. i've bumped PORTREVISION, the committer may skip that if not needed. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 2 Aug 2002 11:03:12 -0000 1.20 +++ Makefile 2 Aug 2002 17:14:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws Index: files/patch-configure =================================================================== RCS file: /usr/local/cvs/ports/sylpheed-claws/files/patch-configure,v retrieving revision 1.7 diff -u -r1.7 patch-configure --- files/patch-configure 23 Jul 2002 17:27:26 -0000 1.7 +++ files/patch-configure 2 Aug 2002 17:14:10 -0000 @@ -31,7 +31,7 @@ #line 9862 "configure" #include "confdefs.h" #include -+#define _nl_domain_bindings _nl_domain_bindings__ /* configure is retarded. */ ++#define _nl_domain_bindings libintl_nl_domain_bindings /* configure is retarded. */ extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; extern >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message