Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 13:13:42 +0300
From:      Vasil Dimov <vd@datamax.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86862: Update port: devel/shtool to 2.0.3
Message-ID:  <20051003101342.GA76306@sinanica.bg.datamax>
Resent-Message-ID: <200510031020.j93AKSdH062638@freefall.freebsd.org>

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

>Number:         86862
>Category:       ports
>Synopsis:       Update port: devel/shtool to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 03 10:20:28 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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