Index: head/math/octave-forge-parallel/files/patch-send.cc =================================================================== --- head/math/octave-forge-parallel/files/patch-send.cc (revision 393505) +++ head/math/octave-forge-parallel/files/patch-send.cc (nonexistent) @@ -1,15 +0,0 @@ ---- send.cc.orig 2015-07-12 11:10:04 UTC -+++ send.cc -@@ -25,10 +25,12 @@ - - #include "parallel-gnutls.h" - -+#include - #include - #include - #include - #include -+#include - - #if HAVE_UNISTD_H - #include Property changes on: head/math/octave-forge-parallel/files/patch-send.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/octave-forge-parallel/files/patch-recv.c =================================================================== --- head/math/octave-forge-parallel/files/patch-recv.c (revision 393505) +++ head/math/octave-forge-parallel/files/patch-recv.c (nonexistent) @@ -1,14 +0,0 @@ ---- recv.cc.orig 2013-11-16 22:29:55.000000000 +0100 -+++ recv.cc 2013-11-16 22:30:24.000000000 +0100 -@@ -22,9 +22,11 @@ - #include - #include - -+#include - #include - #include - #include -+#include - #include - - Property changes on: head/math/octave-forge-parallel/files/patch-recv.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/octave-forge-parallel/files/patch-pserver.cc =================================================================== --- head/math/octave-forge-parallel/files/patch-pserver.cc (revision 393505) +++ head/math/octave-forge-parallel/files/patch-pserver.cc (nonexistent) @@ -1,19 +0,0 @@ ---- pserver.cc.orig 2015-07-12 11:10:04 UTC -+++ pserver.cc -@@ -32,6 +32,7 @@ along with this program; If not, see - #include - -+#include - #include - #include - #include -@@ -42,6 +43,8 @@ along with this program; If not, see - #include - #include // reported necessary for FreeBSD-8 -+#include -+#include - - #if HAVE_UNISTD_H - #include Property changes on: head/math/octave-forge-parallel/files/patch-pserver.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/octave-forge-parallel/files/patch-parallel-gnutls.h =================================================================== --- head/math/octave-forge-parallel/files/patch-parallel-gnutls.h (revision 393505) +++ head/math/octave-forge-parallel/files/patch-parallel-gnutls.h (nonexistent) @@ -1,11 +0,0 @@ ---- parallel-gnutls.h.orig 2015-07-12 11:10:04 UTC -+++ parallel-gnutls.h -@@ -41,7 +41,7 @@ along with this program; If not, see - --#include -+#include - - /* - not necessary with current Octave Property changes on: head/math/octave-forge-parallel/files/patch-parallel-gnutls.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/octave-forge-parallel/Makefile =================================================================== --- head/math/octave-forge-parallel/Makefile (revision 393505) +++ head/math/octave-forge-parallel/Makefile (revision 393506) @@ -1,27 +1,27 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-parallel -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Index: head/math/octave-forge-parallel/distinfo =================================================================== --- head/math/octave-forge-parallel/distinfo (revision 393505) +++ head/math/octave-forge-parallel/distinfo (revision 393506) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/parallel-3.0.0.tar.gz) = 7ba3105da8e0fab71554bfd50a0b34832d5f12aca3760f7395115083499cb7e1 -SIZE (octave-forge/parallel-3.0.0.tar.gz) = 113702 +SHA256 (octave-forge/parallel-3.0.2.tar.gz) = 02dd5123fd2ae97a2f17a6a9ea595e5829f28e41ca114af70327a12033225f81 +SIZE (octave-forge/parallel-3.0.2.tar.gz) = 114232