From corky1951@comcast.net  Thu Apr  7 00:35:31 2011
Return-Path: <corky1951@comcast.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D15C6106564A
	for <freebsd-gnats-submit@freebsd.org>; Thu,  7 Apr 2011 00:35:31 +0000 (UTC)
	(envelope-from corky1951@comcast.net)
Received: from qmta04.westchester.pa.mail.comcast.net (qmta04.westchester.pa.mail.comcast.net [76.96.62.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 850208FC13
	for <freebsd-gnats-submit@freebsd.org>; Thu,  7 Apr 2011 00:35:31 +0000 (UTC)
Received: from omta18.westchester.pa.mail.comcast.net ([76.96.62.90])
	by qmta04.westchester.pa.mail.comcast.net with comcast
	id UPPE1g0091wpRvQ54QbXFp; Thu, 07 Apr 2011 00:35:31 +0000
Received: from comcast.net ([98.203.142.76])
	by omta18.westchester.pa.mail.comcast.net with comcast
	id UQbU1g00P1f6R9u3eQbUXv; Thu, 07 Apr 2011 00:35:30 +0000
Received: by comcast.net (sSMTP sendmail emulation); Wed, 06 Apr 2011 17:35:26 -0700
Message-Id: <20110407003531.D15C6106564A@hub.freebsd.org>
Date: Wed, 06 Apr 2011 17:35:26 -0700
From: Charlie Kester <corky1951@comcast.net>
Reply-To: Charlie Kester <corky1951@comcast.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] math/ised: update to 2.2.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156233
>Category:       ports
>Synopsis:       [MAINTAINER] math/ised: update to 2.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 00:40:08 UTC 2011
>Closed-Date:    Mon Apr 11 01:23:20 UTC 2011
>Last-Modified:  Mon Apr 11 01:30:10 UTC 2011
>Originator:     Charlie Kester
>Release:        FreeBSD 8.2-RC3 i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.2-RC3 FreeBSD 8.2-RC3 #0: Sat Feb 19 20:09:18 PST 2011 root@atom.local:/usr/obj/usr/src/sys/ATOM i386


	
>Description:
Update to version 2.2.3
Now requires gcc4.5+
Add license info
>How-To-Repeat:
	
>Fix:
==================
Files added or deleted: None
==================

--- ised-2.2.3.diff begins here ---
diff -ruN /usr/ports/math/ised/Makefile ./ised/Makefile
--- /usr/ports/math/ised/Makefile	2010-03-21 05:55:26.000000000 -0700
+++ ./ised/Makefile	2011-04-06 17:26:57.000000000 -0700
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ised
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}
 
@@ -16,6 +16,10 @@
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+USE_GCC=	4.5+
+
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 .if !defined(NO_INSTALL_MANPAGES)
 MAN1=		${PORTNAME}.1
diff -ruN /usr/ports/math/ised/distinfo ./ised/distinfo
--- /usr/ports/math/ised/distinfo	2011-03-20 05:50:11.000000000 -0700
+++ ./ised/distinfo	2011-04-06 12:32:15.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (ised-2.2.2.tar.bz2) = b6d2c6ad218cca1c2ccfc2d4cee570fcb41cc09b824de15992630abdb46561d9
-SIZE (ised-2.2.2.tar.bz2) = 99694
+SHA256 (ised-2.2.3.tar.bz2) = b216f09129f2c356ff4bb1a089f8db847901ebfb95781a6ac379b88dc88765c5
+SIZE (ised-2.2.3.tar.bz2) = 108109
--- ised-2.2.3.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Fri Apr 8 02:45:10 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156233 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Mon Apr 11 01:23:20 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156233 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156233: commit references a PR
Date: Mon, 11 Apr 2011 01:22:06 +0000 (UTC)

 wen         2011-04-11 01:21:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/ised            Makefile distinfo 
   Log:
   - Update to version 2.2.3
   - Now requires gcc4.5+
   - Add License
   
   PR:             ports/156233
   Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -1      ports/math/ised/Makefile
   1.3       +2 -2      ports/math/ised/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
