Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jun 2006 22:14:00 +0900 (JST)
From:      Hideyuki KURASHINA <rushani@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98278: [Maintainer update] shells/scponly: Update to 4.6.
Message-ID:  <20060601.221400.59465647.rushani@FreeBSD.org>
Resent-Message-ID: <200606011320.k51DKBl7042742@freefall.freebsd.org>

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

>Number:         98278
>Category:       ports
>Synopsis:       [Maintainer update] shells/scponly: Update to 4.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:   Thu Jun 01 13:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Hideyuki KURASHINA
>Release:        FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:

	System: FreeBSD ***.*******.jp 5.5-RELEASE FreeBSD 5.5-RELEASE #0: Mon May 29 23:06:46 JST 2006 hideyuki@***.*******.jp:/usr/obj/usr/src/sys/***_XCAST6 i386

>Description:

	Update to 4.6.
	  - Fixes the configure.in script to not define HAVE_OPTRESET,
	    not even to a value of 0
	  - Added missing semicolon to helper.c

>How-To-Repeat:

	Check http://www.sublimation.org/scponly/.

>Fix:

	Apply following patch,

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/shells/scponly/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	9 May 2006 20:54:19 -0000	1.23
+++ Makefile	1 Jun 2006 12:51:26 -0000
@@ -70,7 +70,7 @@
 # to be installed.
 
 PORTNAME=	scponly
-PORTVERSION=	4.4
+PORTVERSION=	4.6
 PORTREVISION=	0
 CATEGORIES=	shells
 MASTER_SITES=	http://www.sublimation.org/scponly/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/shells/scponly/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	31 Jan 2006 14:05:46 -0000	1.13
+++ distinfo	1 Jun 2006 12:51:34 -0000
@@ -1,3 +1,3 @@
-MD5 (scponly-4.4.tgz) = 4b9373d1a5a641184989cc18bb8fceb3
-SHA256 (scponly-4.4.tgz) = a2c4e1d6a5e8601054a54eaf5d11973440120a966e3182145db3d1c848d01cc7
-SIZE (scponly-4.4.tgz) = 138846
+MD5 (scponly-4.6.tgz) = 0425cb868cadd026851238452f1db907
+SHA256 (scponly-4.6.tgz) = dfa5a334d66150289a391aea4dc00d1b039c644fd1c628bdeddaa7b0710e01a7
+SIZE (scponly-4.6.tgz) = 96578



>Release-Note:
>Audit-Trail:
>Unformatted:



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