ports/159234: [PATCH] math/ised: update to 2.2.5

Eitan Adler lists at eitanadler.com
Wed Jul 27 15:50:09 UTC 2011


>Number:         159234
>Category:       ports
>Synopsis:       [PATCH] math/ised: update to 2.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 15:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
- Update to 2.2.5 and fix portlint errors

>How-To-Repeat:
>Fix:

--- ised-2.2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/ised/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	28 May 2011 20:57:01 -0000	1.5
+++ Makefile	27 Jul 2011 15:19:43 -0000
@@ -7,19 +7,19 @@
 #
 
 PORTNAME=	ised
-PORTVERSION=	2.2.4
+PORTVERSION=	2.2.5
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}
 
 MAINTAINER=	ports at eitanadler.com
 COMMENT=	A tool for generating number sequences and arithmetic evaluation
 
+LICENSE=	GPLv3
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GCC=	4.5+
 
-LICENSE=	GPLv3
-
 .if !defined(NO_INSTALL_MANPAGES)
 MAN1=		${PORTNAME}.1
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/ised/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	28 May 2011 20:57:01 -0000	1.4
+++ distinfo	27 Jul 2011 15:19:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (ised-2.2.4.tar.bz2) = 5e3db5fe509f7372ce29b28375e9c2866410db7924569f001d0e8a89fcb866cf
-SIZE (ised-2.2.4.tar.bz2) = 112713
+SHA256 (ised-2.2.5.tar.bz2) = 6c8f2a9d2f769514150c7383a68117bfc3bf5b793c585ea37e15f79c5d7dda11
+SIZE (ised-2.2.5.tar.bz2) = 112772
--- ised-2.2.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list