From e2ca4a59011f331e44e4c5da160887100095210c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Mon, 6 Sep 1999 05:16:52 +0000 Subject: Unbreak by finding the new master site and updating to 1.9.99 --- german/cheapcall/Makefile | 10 ++++++---- german/cheapcall/distinfo | 2 +- german/cheapcall/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile index 58adb6364e4..47536cd411c 100644 --- a/german/cheapcall/Makefile +++ b/german/cheapcall/Makefile @@ -1,27 +1,29 @@ # New ports collection makefile for: cheap-call -# Version required: 0.7e-1.6.99 +# Version required: 0.7e-1.9.99 # Date created: 9 Jun 1999 # Whom: Peter Cornelius # # $FreeBSD$ +# DISTNAME= cheap-call-${LONGVER}.tcl PKGNAME= cheapcall-0.7e CATEGORIES= german -MASTER_SITES= http://www03.billiger-telefonieren.de/download/ +MASTER_SITES= http://212.227.69.105/download/ EXTRACT_SUFX= .bz2 MAINTAINER= pcc@gmx.net RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80 +LONGVER= 0.7e-1.9.99 + EXTRACT_AFTER_ARGS= | ${CAT} - > ${WRKDIR}/cheap-call-${LONGVER}.tcl NO_WRKSUBDIR= yes NO_BUILD= yes STRIP= USE_BZIP2= yes - -LONGVER= 0.7e-1.6.99 +PLIST_SUB= LONGVER="${LONGVER}" do-install: @${INSTALL_SCRIPT} ${WRKSRC}/cheap-call-${LONGVER}.tcl ${PREFIX}/bin diff --git a/german/cheapcall/distinfo b/german/cheapcall/distinfo index 7851004607b..6995ae57507 100644 --- a/german/cheapcall/distinfo +++ b/german/cheapcall/distinfo @@ -1 +1 @@ -MD5 (cheap-call-0.7e-1.6.99.tcl.bz2) = cc39b82659ecd01bb90d1167d72016fd +MD5 (cheap-call-0.7e-1.9.99.tcl.bz2) = f72744f3d89cc17ed60b1d5beabfee69 diff --git a/german/cheapcall/pkg-plist b/german/cheapcall/pkg-plist index b5a59004107..64709d9186a 100644 --- a/german/cheapcall/pkg-plist +++ b/german/cheapcall/pkg-plist @@ -1,3 +1,3 @@ -bin/cheap-call-0.7e-1.6.99.tcl +bin/cheap-call-%%LONGVER%%.tcl bin/cheap-call bin/cheapcall -- cgit