Index: head/devel/spin/Makefile =================================================================== --- head/devel/spin/Makefile (revision 25615) +++ head/devel/spin/Makefile (revision 25616) @@ -1,49 +1,49 @@ # Ports collection makefile for: spin -# Version required: 3.3.8 +# Version required: 3.3.9 # Date created: Oct 23, 1997 # Whom: jhanna@home.com # # $FreeBSD$ # -DISTNAME= spin-3.38 +DISTNAME= spin-3.39 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ ftp://wcarchive.cdrom.com/pub/netlib/spin/ -DISTFILES= spin338.tar.gz html.tar.gz +DISTFILES= spin339.tar.gz html.tar.gz MAINTAINER= jhanna@home.com DIST_SUBDIR= spin WRKSRC= ${WRKDIR}/Src3.3 MAKEFILE= makefile ALL_TARGET= spin post-extract: @cd ${WRKDIR}/Test && ${SH} ${WRKDIR}/Test/examples pre-build: cd ${WRKSRC} && ${MAKE} clean do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin338.tcl ${PREFIX}/bin ${RM} -f ${PREFIX}/bin/xspin ${LN} -s ${PREFIX}/bin/xspin338.tcl ${PREFIX}/bin/xspin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/spin/Doc ${MKDIR} ${PREFIX}/share/doc/spin/Examples ${MKDIR} ${PREFIX}/share/doc/spin/HTML ${MKDIR} ${PREFIX}/share/doc/spin/Test ${INSTALL_DATA} ${WRKDIR}/Doc/* ${PREFIX}/share/doc/spin/Doc ${INSTALL_DATA} ${WRKDIR}/Test/ex.* ${PREFIX}/share/doc/spin/Examples ${INSTALL_DATA} ${WRKDIR}/HTML/* ${PREFIX}/share/doc/spin/HTML .for i in README.tests abp erathostenes hello leader leader.ltl leader2 \ loops pathfinder peterson petersonN pftp priorities snoopy sort ${INSTALL_DATA} ${WRKDIR}/Test/$i ${PREFIX}/share/doc/spin/Test .endfor .endif .include Property changes on: head/devel/spin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/devel/spin/distinfo =================================================================== --- head/devel/spin/distinfo (revision 25615) +++ head/devel/spin/distinfo (revision 25616) @@ -1,2 +1,2 @@ -MD5 (spin/spin338.tar.gz) = f9c79b4695a0df0636b8c2d19e5f6849 +MD5 (spin/spin339.tar.gz) = a01f4feabaf00d08d45a449f1e623fb1 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e Property changes on: head/devel/spin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/math/spin/Makefile =================================================================== --- head/math/spin/Makefile (revision 25615) +++ head/math/spin/Makefile (revision 25616) @@ -1,49 +1,49 @@ # Ports collection makefile for: spin -# Version required: 3.3.8 +# Version required: 3.3.9 # Date created: Oct 23, 1997 # Whom: jhanna@home.com # # $FreeBSD$ # -DISTNAME= spin-3.38 +DISTNAME= spin-3.39 CATEGORIES= math MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \ ftp://www.netlib.org/spin/ \ ftp://wcarchive.cdrom.com/pub/netlib/spin/ -DISTFILES= spin338.tar.gz html.tar.gz +DISTFILES= spin339.tar.gz html.tar.gz MAINTAINER= jhanna@home.com DIST_SUBDIR= spin WRKSRC= ${WRKDIR}/Src3.3 MAKEFILE= makefile ALL_TARGET= spin post-extract: @cd ${WRKDIR}/Test && ${SH} ${WRKDIR}/Test/examples pre-build: cd ${WRKSRC} && ${MAKE} clean do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spin ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKDIR}/Xspin3.3/xspin338.tcl ${PREFIX}/bin ${RM} -f ${PREFIX}/bin/xspin ${LN} -s ${PREFIX}/bin/xspin338.tcl ${PREFIX}/bin/xspin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/spin/Doc ${MKDIR} ${PREFIX}/share/doc/spin/Examples ${MKDIR} ${PREFIX}/share/doc/spin/HTML ${MKDIR} ${PREFIX}/share/doc/spin/Test ${INSTALL_DATA} ${WRKDIR}/Doc/* ${PREFIX}/share/doc/spin/Doc ${INSTALL_DATA} ${WRKDIR}/Test/ex.* ${PREFIX}/share/doc/spin/Examples ${INSTALL_DATA} ${WRKDIR}/HTML/* ${PREFIX}/share/doc/spin/HTML .for i in README.tests abp erathostenes hello leader leader.ltl leader2 \ loops pathfinder peterson petersonN pftp priorities snoopy sort ${INSTALL_DATA} ${WRKDIR}/Test/$i ${PREFIX}/share/doc/spin/Test .endfor .endif .include Property changes on: head/math/spin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/math/spin/distinfo =================================================================== --- head/math/spin/distinfo (revision 25615) +++ head/math/spin/distinfo (revision 25616) @@ -1,2 +1,2 @@ -MD5 (spin/spin338.tar.gz) = f9c79b4695a0df0636b8c2d19e5f6849 +MD5 (spin/spin339.tar.gz) = a01f4feabaf00d08d45a449f1e623fb1 MD5 (spin/html.tar.gz) = 66686c33ab6213819fa08d41ed17bf8e Property changes on: head/math/spin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property