From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 30 23:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF1EE1065697 for ; Fri, 30 Jan 2009 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A4A098FC1B for ; Fri, 30 Jan 2009 23:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0UNK3iC081245 for ; Fri, 30 Jan 2009 23:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0UNK3UV081244; Fri, 30 Jan 2009 23:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jan 2009 23:20:03 GMT Resent-Message-Id: <200901302320.n0UNK3UV081244@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Tournoij Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F320106564A for ; Fri, 30 Jan 2009 23:10:38 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from mail.rwxrwxrwx.net (tournoij.xs4all.nl [80.101.196.202]) by mx1.freebsd.org (Postfix) with ESMTP id 278918FC1F for ; Fri, 30 Jan 2009 23:10:37 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from localhost (localhost [127.0.0.1]) by mail.rwxrwxrwx.net (Postfix) with ESMTP id E6EE26D44F for ; Sat, 31 Jan 2009 00:09:51 +0100 (CET) Received: from mail.rwxrwxrwx.net ([127.0.0.1]) by localhost (mail.rwxrwxrwx.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L1mB0NcZ6T9E for ; Sat, 31 Jan 2009 00:09:45 +0100 (CET) Received: from rwxrwxrwx.net (unknown [192.168.178.26]) by mail.rwxrwxrwx.net (Postfix) with ESMTPSA id 8ADB56D447 for ; Sat, 31 Jan 2009 00:09:45 +0100 (CET) Message-Id: <20090130230945.8ADB56D447@mail.rwxrwxrwx.net> Date: Sat, 31 Jan 2009 00:09:45 +0100 (CET) From: Martin Tournoij To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/131176: [Maintainer] devel/cdialog Update to 1.1.20080316 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Tournoij List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2009 23:20:04 -0000 >Number: 131176 >Category: ports >Synopsis: [Maintainer] devel/cdialog Update to 1.1.20080316 >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: Fri Jan 30 23:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Martin Tournoij >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: FreeBSD phong.rwxrwxrwx.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Jun 5 22:13:23 CEST 2008 carpetsmoker@phong.rwxrwxrwx.net:/usr/obj/usr/src/sys/PHONG i386 >Description: Update deve/cdialog to 1.1.20080316 >How-To-Repeat: >Fix: --- cdialog.patch begins here --- diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/Makefile devel/cdialog/Makefile --- /ports/devel/cdialog/Makefile 2008-08-30 19:28:04.000000000 +0200 +++ devel/cdialog/Makefile 2009-01-31 00:00:48.000000000 +0100 @@ -7,16 +7,16 @@ # PORTNAME= cdialog -PORTVERSION= 1.1.20080316 +PORTVERSION= 1.1.20080819 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/dialog/ \ - http://www.carpetsmoker.net/distfiles/ \ - http://www.xs4all.nl/~tournoij/distfiles/ + http://www.xs4all.nl/~tournoij/distfiles/ \ + http://www.rwxrwxrwx.net/distfiles/ DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= carpetsmoker@rwxrwxrwx.net COMMENT= An enhanced version of 'dialog' to work with ncurses USE_AUTOTOOLS= libtool:15 diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/distinfo devel/cdialog/distinfo --- /ports/devel/cdialog/distinfo 2008-04-04 20:36:04.000000000 +0200 +++ devel/cdialog/distinfo 2009-01-31 00:00:36.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (dialog-1.1-20080316.tgz) = 3d262cbc41e4db23251e7be924c4a28b -SHA256 (dialog-1.1-20080316.tgz) = bd11acbc57442930160dbbcea2d5024a27c71774c24412c44b9cdece9894e707 -SIZE (dialog-1.1-20080316.tgz) = 373022 +MD5 (dialog-1.1-20080819.tgz) = 3caebd641a9f337b980becb4444336c5 +SHA256 (dialog-1.1-20080819.tgz) = c5d49b39c5998bcecd124c05cc6f096d22ccdc378ad455214611ae41a2f4b7d9 +SIZE (dialog-1.1-20080819.tgz) = 378814 diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/pkg-plist devel/cdialog/pkg-plist --- /ports/devel/cdialog/pkg-plist 2008-04-04 20:36:04.000000000 +0200 +++ devel/cdialog/pkg-plist 2009-01-31 00:06:18.000000000 +0100 @@ -59,6 +59,7 @@ %%EXAMPLESDIR%%/form1-both %%EXAMPLESDIR%%/form1-extra %%EXAMPLESDIR%%/form1-help +%%EXAMPLESDIR%%/form1-utf8 %%EXAMPLESDIR%%/form2 %%EXAMPLESDIR%%/form3 %%EXAMPLESDIR%%/form4 @@ -138,6 +139,7 @@ %%EXAMPLESDIR%%/password1 %%EXAMPLESDIR%%/password2 %%EXAMPLESDIR%%/passwordform1 +%%EXAMPLESDIR%%/passwordform1-utf8 %%EXAMPLESDIR%%/pause %%EXAMPLESDIR%%/pause-help %%EXAMPLESDIR%%/progress --- cdialog.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: