aboutsummaryrefslogtreecommitdiff
path: root/devel/cdialog
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-26 21:56:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-26 21:56:07 +0000
commitbb82337736429d71fa05773679b97604ec318054 (patch)
treec273a0d88a09eee1714c22ba7ce1d9a91786811c /devel/cdialog
parentbb61d3f3ec5a9a159a41b9d5503079a873657aa4 (diff)
downloadports-bb82337736429d71fa05773679b97604ec318054.tar.gz
ports-bb82337736429d71fa05773679b97604ec318054.zip
Notes
Diffstat (limited to 'devel/cdialog')
-rw-r--r--devel/cdialog/Makefile12
-rw-r--r--devel/cdialog/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile
index b85005567483..34d42e45064e 100644
--- a/devel/cdialog/Makefile
+++ b/devel/cdialog/Makefile
@@ -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$
#
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
@@ -28,6 +30,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}
cd ${WRKSRC}/samples && ${FIND} . | \
diff --git a/devel/cdialog/distinfo b/devel/cdialog/distinfo
index e424767417ea..e3c68b2079f2 100644
--- a/devel/cdialog/distinfo
+++ b/devel/cdialog/distinfo
@@ -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