1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.1.20070409

PR:		112122
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
This commit is contained in:
Martin Wilke 2007-04-26 21:56:07 +00:00
parent bb61d3f3ec
commit bb82337736
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190975
2 changed files with 12 additions and 6 deletions

View File

@ -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} . | \

View File

@ -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