Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 15:34:09 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75611: Port upgrade: sysutils/portdowngrade to 0.6
Message-ID:  <200412291534.09540.h.eichmann@gmx.de>
Resent-Message-ID: <200412291440.iBTEeRYf060066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75611
>Category:       ports
>Synopsis:       Port upgrade: sysutils/portdowngrade to 0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 29 14:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
=46reeBSD 7of9.unimatrix-zero.borg 4.10-STABLE FreeBSD 4.10-STABLE #1: Sun =
Jun=20
2014:49:25 CEST 2004 =A0 =A0=20
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL =A0i386


>Description:
Upgrade to 0.6

Changes:
 Search port by "make search" (works on FreeBSD 5.3 as well)=20
 Bugfix: missing default server support on -o

>How-To-Repeat:
>Fix:
See attached diff.











--Boundary-00=_hBs0B4xFx1R9Bm1
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -u ../../sysutils/portdowngrade/Makefile ./Makefile
--- ../../sysutils/portdowngrade/Makefile	Thu Aug 12 08:06:27 2004
+++ ./Makefile	Tue Dec 28 14:47:03 2004
@@ -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 @@
 	@${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 -u ../../sysutils/portdowngrade/distinfo ./distinfo
--- ../../sysutils/portdowngrade/distinfo	Thu Aug 12 08:06:28 2004
+++ ./distinfo	Tue Dec 28 09:35:25 2004
@@ -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

--Boundary-00=_hBs0B4xFx1R9Bm1--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --Boundary-00=_hBs0B4xFx1R9Bm1
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412291534.09540.h.eichmann>