diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 05:16:52 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 05:16:52 +0000 |
commit | 4021bd92c9ad404d9347b3d1070155236a30c2fa (patch) | |
tree | 7b6bc1556a0b03f51f71dab3aa1e14b268a60906 /german | |
parent | a77597f850436043993bc512857c0dac80666b24 (diff) | |
download | ports-4021bd92c9ad404d9347b3d1070155236a30c2fa.tar.gz ports-4021bd92c9ad404d9347b3d1070155236a30c2fa.zip |
Unbreak by finding the new master site and updating to 1.9.99
Notes
Notes:
svn path=/head/; revision=21293
Diffstat (limited to 'german')
-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 |