Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 00:33:53 +0900 (JST)
From:      TAKATSU Tomonari <tota@rtfm.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mistral@imasy.or.jp
Subject:   ports/97142: [PATCH] net/stone: update to 2.3a
Message-ID:  <20060511153353.344606D447@rtfm.jp>
Resent-Message-ID: <200605111600.k4BG0be8038523@freefall.freebsd.org>

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

>Number:         97142
>Category:       ports
>Synopsis:       [PATCH] net/stone: update to 2.3a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 11 16:00:37 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
none (personal)
>Environment:
System: FreeBSD photon.rtfm.jp 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu May 11 20:19:01 JST 2006
>Description:
- Update to 2.3a

Port maintainer (mistral@imasy.or.jp) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

begin 644 stone-2.3a.patch
diff -urN stone.orig/Makefile stone/Makefile
--- stone.orig/Makefile	Sun Feb 19 20:36:07 2006
+++ stone/Makefile	Fri May 12 00:27:27 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	stone
-PORTVERSION=	2.3
-PORTREVISION=	1
+PORTVERSION=	2.3a
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.gcd.org/sengoku/stone/
 
@@ -19,7 +18,6 @@
 
 USE_RC_SUBR=	stone.sh
 USE_OPENSSL=	yes
-USE_REINPLACE=	yes
 
 .include <bsd.port.pre.mk>
 
diff -urN stone.orig/distinfo stone/distinfo
--- stone.orig/distinfo	Sun Feb 19 20:36:07 2006
+++ stone/distinfo	Fri May 12 00:23:04 2006
@@ -1,3 +1,3 @@
-MD5 (stone-2.3.tar.gz) = 1edb56a30d3f6dd8c38f8333d67f2720
-SHA256 (stone-2.3.tar.gz) = 539cc251ee2b3eae09b33063603a419a4405ae3abdc30f3d003907b8cbcf340d
-SIZE (stone-2.3.tar.gz) = 82141
+MD5 (stone-2.3a.tar.gz) = c3286633575fd705b59d71805d98b303
+SHA256 (stone-2.3a.tar.gz) = 27a31e00c44fd1c0407b9766341648888164c5fba570fda5e94ff1403d52ec5a
+SIZE (stone-2.3a.tar.gz) = 92639
diff -urN stone.orig/files/stone.sh.in stone/files/stone.sh.in
--- stone.orig/files/stone.sh.in	Wed Jan 11 03:55:38 2006
+++ stone/files/stone.sh.in	Fri May 12 00:26:12 2006
@@ -14,8 +14,6 @@
 #				Default: "" (-D will be added automatically)
 # stone_conffile (str):		Stone config file
 #				Default: ""
-#				You can find an example in 
-#				%%PREFIX%%/share/examples/stone/
 #
 
 . %%RC_SUBR%%
end

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



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