1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 1.1.0.

This commit is contained in:
Stephen Montgomery-Smith 2013-02-06 17:29:52 +00:00
parent 609c9997b5
commit 9ccd54e72e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311782
2 changed files with 15 additions and 10 deletions

View File

@ -1,21 +1,26 @@
# New ports collection makefile for: octave-forge-econometrics
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
# $FreeBSD$
#
PORTNAME= octave-forge-econometrics
PORTVERSION= 1.0.8
PORTREVISION= 7
PORTVERSION= 1.1.0
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim
.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}
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (octave-forge/econometrics-1.0.8.tar.gz) = f85ba7fc3a06f25f7d9673f2c89c22e103ac4675b5662cdf83ec01e7afbe0ea6
SIZE (octave-forge/econometrics-1.0.8.tar.gz) = 41099
SHA256 (octave-forge/econometrics-1.1.0.tar.gz) = dacd7552fcd1b3fca81b12cd9427da82d559600cf5b9803ebd560e5217e8426b
SIZE (octave-forge/econometrics-1.1.0.tar.gz) = 26703