From vd@datamax.bg  Mon Oct  3 10:13:44 2005
Return-Path: <vd@datamax.bg>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3FED616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Oct 2005 10:13:44 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 54BD943D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Oct 2005 10:13:43 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1])
	by jengal.datamax.bg (Postfix) with QMQP id 44AEA87CC
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Oct 2005 13:13:42 +0300 (EEST)
Received: (nullmailer pid 76337 invoked by uid 1004);
	Mon, 03 Oct 2005 10:13:42 -0000
Message-Id: <20051003101342.GA76306@sinanica.bg.datamax>
Date: Mon, 3 Oct 2005 13:13:42 +0300
From: Vasil Dimov <vd@datamax.bg>
Reply-To: vd@datamax.bg
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: devel/shtool to 2.0.3
X-Send-Pr-Version: 3.113

>Number:         86862
>Category:       ports
>Synopsis:       Update port: devel/shtool to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    az
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 03 10:20:28 GMT 2005
>Closed-Date:    Mon Oct 03 14:29:04 GMT 2005
>Last-Modified:  Mon Oct 03 14:29:04 GMT 2005
>Originator:     Vasil Dimov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
DataMax
>Environment:

>Description:

Update devel/shtool from 2.0.2 to 2.0.3:
* send back MASTER_SITE_OSSP to the list of master sites
* take maintainership

>How-To-Repeat:

>Fix:

--- shtool_2.0.2-2.0.3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/shtool/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	15 Jun 2005 19:56:49 -0000	1.36
+++ Makefile	3 Oct 2005 10:09:05 -0000
@@ -6,12 +6,13 @@
 #
 
 PORTNAME=	shtool
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.3
 CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	${MASTER_SITE_GNU:S/$/:GNU/} ${MASTER_SITE_OSSP:S/$/:OSSP/}
+MASTER_SITE_SUBDIR=	${PORTNAME}/:GNU tool/${PORTNAME}/:OSSP
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:GNU,OSSP
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	vd@datamax.bg
 COMMENT=	The GNU Portable Shell Tool
 
 USE_PERL5_BUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/shtool/distinfo,v
retrieving revision 1.30
diff -u -r1.30 distinfo
--- distinfo	15 Jun 2005 19:56:49 -0000	1.30
+++ distinfo	3 Oct 2005 10:09:05 -0000
@@ -1,2 +1,2 @@
-MD5 (shtool-2.0.2.tar.gz) = caa3a195e130a64cce8403045ed88a46
-SIZE (shtool-2.0.2.tar.gz) = 91684
+MD5 (shtool-2.0.3.tar.gz) = 315596dfc7b728af6f83ec44c40eae46
+SIZE (shtool-2.0.3.tar.gz) = 92148
--- shtool_2.0.2-2.0.3.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->az 
Responsible-Changed-By: az 
Responsible-Changed-When: Mon Oct 3 13:04:44 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86862 
State-Changed-From-To: open->closed 
State-Changed-By: az 
State-Changed-When: Mon Oct 3 14:29:03 GMT 2005 
State-Changed-Why:  
Committed with modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86862 
>Unformatted:
