From 228c6dc21e445d3ad2c85e46218782bf7bb5c822 Mon Sep 17 00:00:00 2001 From: sem Date: Wed, 29 Dec 2004 15:36:38 +0000 Subject: - Upgrade to 0.6 * Search port by "make search" (works on FreeBSD 5.3 as well) * Bugfix: missing default server support on -o PR: ports/75611 Submitted by: maintainer --- sysutils/portdowngrade/Makefile | 6 ++++-- sysutils/portdowngrade/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sysutils/portdowngrade') diff --git a/sysutils/portdowngrade/Makefile b/sysutils/portdowngrade/Makefile index f3c1b06..7ebf370 100644 --- a/sysutils/portdowngrade/Makefile +++ b/sysutils/portdowngrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portdowngrade -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -38,7 +38,9 @@ pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "Press CTRL-C and define DEFAULT_CVS_SERVER" @${ECHO_MSG} "(e.g. make DEFAULT_CVS_SERVER=\":pserver:anoncvs@anoncvs. ... .FreeBSD.org:/home/ncvs\" install)" - @${ECHO_MSG} "if you want to use a special CVS server as default." + @${ECHO_MSG} "if you want to use a special CVS server as default. See" + @${ECHO_MSG} "http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html" + @${ECHO_MSG} "for a list of possible cvs server" @${ECHO_MSG} "" @sleep 3 .endif diff --git a/sysutils/portdowngrade/distinfo b/sysutils/portdowngrade/distinfo index b110dc9..b474e53 100644 --- a/sysutils/portdowngrade/distinfo +++ b/sysutils/portdowngrade/distinfo @@ -1,2 +1,2 @@ -MD5 (portdowngrade-0.5.tar.bz2) = e43e6c91b2d1a92517131d48ea023e6f -SIZE (portdowngrade-0.5.tar.bz2) = 73380 +MD5 (portdowngrade-0.6.tar.bz2) = 4f7b2cfa79dd9d320b2442b49aef62ce +SIZE (portdowngrade-0.6.tar.bz2) = 84926 -- cgit v1.1