svn commit: r312791 - head/math/octave-forge-odepkg
Stephen Montgomery-Smith
stephen at FreeBSD.org
Fri Feb 22 21:29:50 UTC 2013
Author: stephen
Date: Fri Feb 22 21:29:49 2013
New Revision: 312791
URL: http://svnweb.freebsd.org/changeset/ports/312791
Log:
- Update to 0.8.4.
Modified:
head/math/octave-forge-odepkg/Makefile
head/math/octave-forge-odepkg/distinfo
Modified: head/math/octave-forge-odepkg/Makefile
==============================================================================
--- head/math/octave-forge-odepkg/Makefile Fri Feb 22 21:26:17 2013 (r312790)
+++ head/math/octave-forge-odepkg/Makefile Fri Feb 22 21:29:49 2013 (r312791)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: octave-forge-odepkg
-# Date created: 8 September 2008
-# Whom: Stephen Montgomery-Smith <stephen at math.missouri.edu>
-#
+# Created by: Stephen Montgomery-Smith <stephen at math.missouri.edu>
# $FreeBSD$
-#
PORTNAME= octave-forge-odepkg
-PORTVERSION= 0.8.2
-PORTREVISION= 1
+PORTVERSION= 0.8.4
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -15,12 +10,13 @@ COMMENT= Octave-forge package ${OCTAVE_P
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= ${DISTNAME}
+OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
+
post-build:
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
Modified: head/math/octave-forge-odepkg/distinfo
==============================================================================
--- head/math/octave-forge-odepkg/distinfo Fri Feb 22 21:26:17 2013 (r312790)
+++ head/math/octave-forge-odepkg/distinfo Fri Feb 22 21:29:49 2013 (r312791)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/odepkg-0.8.2.tar.gz) = c8b5c3247dc4e02f0cbbde8b631d7185ca370b520b95c26c5dd98f661c7c9b26
-SIZE (octave-forge/odepkg-0.8.2.tar.gz) = 872725
+SHA256 (octave-forge/odepkg-0.8.4.tar.gz) = 77e99f082712c78ca4bcce389b786a6c8a546d0dc3b89bcced544518eb492cb8
+SIZE (octave-forge/odepkg-0.8.4.tar.gz) = 530740
More information about the svn-ports-head
mailing list