Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2008 14:16:40 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vd@FreeBSD.org
Subject:   ports/125852: [PATCH] devel/shtool: update to 2.0.8
Message-ID:  <200807220616.m6M6GeWs070105@stucgi.cs.nctu.edu.tw>
Resent-Message-ID: <200807220630.m6M6U11e042047@freefall.freebsd.org>

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

>Number:         125852
>Category:       ports
>Synopsis:       [PATCH] devel/shtool: update to 2.0.8
>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:   Tue Jul 22 06:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p1 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu Apr 17 15:56:39 CST 2008
>Description:
- Update to 2.0.8

Changes between 2.0.7 and 2.0.8 (19-May-2007 to 18-Jul-2008):

   *) Upgrade build environment to GNU autoconf 2.62
   *) Fix argument handling in "shtool mkln" command.
   *) Adjust copyright for year 2008.
   *) Detect Windows/Cygwin
   *) Detect DragonFly BSD
   *) Improved AIX hardware detection
   *) Detect CentOS as a RHEL clone instead of a RHL clone.
   *) Improved Mac OS X detection in "shtool plaform".

Port maintainer (vd@FreeBSD.org) is cc'd.

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

--- shtool-2.0.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/shtool/Makefile /amd/account/gcs/96/9655630/dev/ports/devel/shtool/Makefile
--- /usr/ports/devel/shtool/Makefile	2007-07-24 03:01:21.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/devel/shtool/Makefile	2008-07-22 12:45:57.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	shtool
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU:S/$/:GNU/} ${MASTER_SITE_OSSP:S/$/:OSSP/}
 MASTER_SITE_SUBDIR=	${PORTNAME}/:GNU tool/${PORTNAME}/:OSSP
diff -ruN --exclude=CVS /usr/ports/devel/shtool/distinfo /amd/account/gcs/96/9655630/dev/ports/devel/shtool/distinfo
--- /usr/ports/devel/shtool/distinfo	2007-06-14 03:04:34.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/devel/shtool/distinfo	2008-07-22 12:48:22.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (shtool-2.0.7.tar.gz) = 9837056e5e3c3b903fa9381fb867d044
-SHA256 (shtool-2.0.7.tar.gz) = 8fef7c714fb7105aea7b046e44d7bc0c8f5fdd99b42313f1f7d470ce00eee5ed
-SIZE (shtool-2.0.7.tar.gz) = 94922
+MD5 (shtool-2.0.8.tar.gz) = c5f7c6836882d48bc79049846a5f9c5b
+SHA256 (shtool-2.0.8.tar.gz) = 1298a549416d12af239e9f4e787e6e6509210afb49d5cf28eb6ec4015046ae19
+SIZE (shtool-2.0.8.tar.gz) = 97033
--- shtool-2.0.8.patch ends here ---

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



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