Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2007 15:44:08 +0200 (CEST)
From:      Martin Tournoij <carpetsmoker@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/112122: [Maintainer-Update] devel/cdialog - Update to 1.1.20070409
Message-ID:  <20070425134408.8A9A06D442@mail.rwxrwxrwx.net>
Resent-Message-ID: <200704251350.l3PDo5HG029807@freefall.freebsd.org>

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

>Number:         112122
>Category:       ports
>Synopsis:       [Maintainer-Update] devel/cdialog - Update to 1.1.20070409
>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:   Wed Apr 25 13:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD phong.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 22 04:59:07 CET 2007 carpetsmoker@phong.carpetsmoker.net:/usr/obj/new/data/freebsd/src/sys/GENERIC i386

>Description:
- Update to 1.1.20070409

>How-To-Repeat:

>Fix:

--- cdialog.diff begins here ---
diff --exclude CVS -urN /ports/devel/cdialog/Makefile cdialog/Makefile
--- /ports/devel/cdialog/Makefile	Tue Apr 10 07:40:22 2007
+++ cdialog/Makefile	Wed Apr 25 15:43:12 2007
@@ -2,15 +2,17 @@
 # Date created:		2003-01-11
 # Whom:			AlanE <alane@freebsd.org>
 #
-# $Carpetsmoker: ports/cdialog/Makefile,v 1.1 2007/04/08 17:19:30 carpetsmoker Exp $
+# $Carpetsmoker: ports/cdialog/Makefile,v 1.4 2007/04/22 11:30:53 carpetsmoker Exp $
 # $FreeBSD: ports/devel/cdialog/Makefile,v 1.23 2007/04/10 05:40:22 rafan Exp $
 #
 
 PORTNAME=	cdialog
-PORTVERSION=	1.1.20070325
+PORTVERSION=	1.1.20070409
 PORTEPOCH=	1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://invisible-island.net/dialog/
+MASTER_SITES=	ftp://invisible-island.net/dialog/ \
+		http://www.carpetsmoker.net/distfiles/ \
+		http://www.xs4all.nl/~tournoij/distfiles/
 DISTNAME=	${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E}
 EXTRACT_SUFX=	.tgz
 
@@ -27,6 +29,10 @@
 MANCOMPRESSED=	no
 
 INSTALL_TARGET=	install-strip install-man install-lib
+
+post-patch:
+	@${FIND} ${WRKSRC}/samples/ -type f -exec ${REINPLACE_CMD} "s|dialog|cdialog|g" {} \;
+	@${FIND} ${WRKSRC}/samples/ -name "*.bak" -delete
 
 post-install:
 	@${MKDIR} ${EXAMPLESDIR}
diff --exclude CVS -urN /ports/devel/cdialog/distinfo cdialog/distinfo
--- /ports/devel/cdialog/distinfo	Tue Apr 10 07:40:22 2007
+++ cdialog/distinfo	Sun Apr 22 13:30:53 2007
@@ -1,3 +1,3 @@
-MD5 (dialog-1.1-20070325.tgz) = 885a94081bb2630de82d787d0e0a1c4d
-SHA256 (dialog-1.1-20070325.tgz) = 4800009df51a46d15d8d63ee1c7fc9d28d903a82f7ae3cff707336daeef5ebe1
-SIZE (dialog-1.1-20070325.tgz) = 364516
+MD5 (dialog-1.1-20070409.tgz) = f149e9703750d3d3ae89e231cef09364
+SHA256 (dialog-1.1-20070409.tgz) = b8c68e5ab6fd26cd1e9196ab494161a155639e395619cb4bc82b84b16414f333
+SIZE (dialog-1.1-20070409.tgz) = 365567
--- cdialog.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070425134408.8A9A06D442>