diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-06 13:16:52 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-06 13:16:52 +0800 |
commit | e2ca4a59011f331e44e4c5da160887100095210c (patch) | |
tree | 4214fdebe78c6b55948351e7549ff9459ce8915f /german/cheapcall | |
parent | 65f1add8e3add758b5702d740c88e5b4522fe89f (diff) | |
download | freebsd-ports-gnome-e2ca4a59011f331e44e4c5da160887100095210c.tar.gz freebsd-ports-gnome-e2ca4a59011f331e44e4c5da160887100095210c.tar.zst freebsd-ports-gnome-e2ca4a59011f331e44e4c5da160887100095210c.zip |
Unbreak by finding the new master site and updating to 1.9.99
Diffstat (limited to 'german/cheapcall')
-rw-r--r-- | german/cheapcall/Makefile | 10 | ||||
-rw-r--r-- | german/cheapcall/distinfo | 2 | ||||
-rw-r--r-- | german/cheapcall/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile index 58adb6364e47..47536cd411cb 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 <pcc@gmx.net> # # $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 7851004607bf..6995ae575074 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 b5a590041074..64709d9186a4 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 |