svn commit: r383455 - head/math/octave-forge-communications

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Apr 6 17:48:37 UTC 2015


Author: stephen
Date: Mon Apr  6 17:48:35 2015
New Revision: 383455
URL: https://svnweb.freebsd.org/changeset/ports/383455

Log:
  - Update to 1.2.1.

Modified:
  head/math/octave-forge-communications/Makefile
  head/math/octave-forge-communications/distinfo

Modified: head/math/octave-forge-communications/Makefile
==============================================================================
--- head/math/octave-forge-communications/Makefile	Mon Apr  6 17:47:57 2015	(r383454)
+++ head/math/octave-forge-communications/Makefile	Mon Apr  6 17:48:35 2015	(r383455)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-communications
-PORTVERSION=	1.2.0
-PORTREVISION=	3
+PORTVERSION=	1.2.1
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -14,7 +13,9 @@ LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYIN
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC=		${OCTAVE_PKGNAME}
+OCTSRC=		${DISTNAME}
+
+GNU_CONFIGURE=	yes
 
 WRKSRC=		${WRKDIR}/${OCTSRC}/src
 MAKE_ENV+=	MKOCTFILE=mkoctfile

Modified: head/math/octave-forge-communications/distinfo
==============================================================================
--- head/math/octave-forge-communications/distinfo	Mon Apr  6 17:47:57 2015	(r383454)
+++ head/math/octave-forge-communications/distinfo	Mon Apr  6 17:48:35 2015	(r383455)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/communications-1.2.0.tar.gz) = 24810db35b0a00395825e8157cb973fdf41dfecceeff24e4dcd3435a6f6198f0
-SIZE (octave-forge/communications-1.2.0.tar.gz) = 278135
+SHA256 (octave-forge/communications-1.2.1.tar.gz) = 5014dbfa37ae7c8cc2249093c9b03f255ddcc8da68050abe6b2f07ab530e0e91
+SIZE (octave-forge/communications-1.2.1.tar.gz) = 312079


More information about the svn-ports-all mailing list