Index: head/math/ised/Makefile =================================================================== --- head/math/ised/Makefile (revision 279914) +++ head/math/ised/Makefile (revision 279915) @@ -1,35 +1,35 @@ # ex:ts=8 # Ports collection makefile for: ised # Date created: 20 Mar 2010 # Whom: Charlie Kester # # $FreeBSD$ # PORTNAME= ised -PORTVERSION= 2.2.5 +PORTVERSION= 2.3.0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@eitanadler.com COMMENT= A tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= 4.5+ .if !defined(NO_INSTALL_MANPAGES) MAN1= ${PORTNAME}.1 .endif PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin .if !defined(NO_INSTALL_MANPAGES) ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 .endif .include Property changes on: head/math/ised/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/math/ised/distinfo =================================================================== --- head/math/ised/distinfo (revision 279914) +++ head/math/ised/distinfo (revision 279915) @@ -1,2 +1,2 @@ -SHA256 (ised-2.2.5.tar.bz2) = 6c8f2a9d2f769514150c7383a68117bfc3bf5b793c585ea37e15f79c5d7dda11 -SIZE (ised-2.2.5.tar.bz2) = 112772 +SHA256 (ised-2.3.0.tar.bz2) = 526ba89e68d79fd02a3a0267aef592023d0f427acb5581ec8fbd1bb073fb22aa +SIZE (ised-2.3.0.tar.bz2) = 119037 Property changes on: head/math/ised/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property