From 6361bfb0960edbf033f8af6aed0e6e4670cb1082 Mon Sep 17 00:00:00 2001 From: billf Date: Tue, 26 Jan 1999 22:39:20 +0000 Subject: Upgrade to 2.16, appropriate changes + MASTER_SITES update. Submitted by: maintainer --- www/calamaris/Makefile | 20 +++++++++++--------- www/calamaris/distinfo | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) (limited to 'www/calamaris') diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index d420d2c..5cb95f3 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,29 +1,31 @@ # New ports collection makefile for: calmaris -# Version required: 2.8 +# Version required: 2.16 # Date created: 25 December 1998 # Whom: Dima Sivachenko # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/21 23:28:03 billf Exp $ # -DISTNAME= calamaris-2.8 +DISTNAME= calamaris-2.16 CATEGORIES= www textproc MASTER_SITES= http://calamaris.cord.de/ \ - ftp://ftp.win.or.jp/pub/network/www/log-tools/ \ - ftp://ftp.c-com.net/pub/.30/LinuxBerg/files/console/ + ftp://ftp.bse.bg/pub/Unix/proxy/ \ + ftp://ftp.sai.msu.su/pub/unix/WWW/cache/squid/ MAINTAINER= dima@Chg.RU NO_BUILD= yes +MAN1= calamaris.1 post-patch: - @ ${MV} ${WRKSRC}/calamaris.pl ${WRKSRC}/calamaris.pl.pre_sed - @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pl.pre_sed \ - >> ${WRKSRC}/calamaris.pl + @ ${MV} ${WRKSRC}/calamaris ${WRKSRC}/calamaris.pre_sed + @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pre_sed \ + >> ${WRKSRC}/calamaris do-install: - @ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris.pl ${PREFIX}/bin/calamaris + @ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1 + @ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin/calamaris .include diff --git a/www/calamaris/distinfo b/www/calamaris/distinfo index 2bdd462..b6a7214 100644 --- a/www/calamaris/distinfo +++ b/www/calamaris/distinfo @@ -1 +1 @@ -MD5 (calamaris-2.8.tar.gz) = 277bbef47e91f033ddfbcaa92f9103fa +MD5 (calamaris-2.16.tar.gz) = e667b530ac8547dc926e5372dfa93dfa -- cgit v1.1