mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.0.0.
Feature safe: yes
This commit is contained in:
parent
8dc89ccbe8
commit
c65a1f1c80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307196
@ -1,13 +1,8 @@
|
||||
# New ports collection makefile for: octave-forge-image
|
||||
# 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-image
|
||||
PORTVERSION= 1.0.15
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
@ -15,10 +10,12 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||
|
||||
# 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
|
||||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
post-patch:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (octave-forge/image-1.0.15.tar.gz) = d40b6a7f429050a775b3dc3f0382007c604e90dafacb6174c282fedc79005aef
|
||||
SIZE (octave-forge/image-1.0.15.tar.gz) = 141669
|
||||
SHA256 (octave-forge/image-2.0.0.tar.gz) = fecacf1cf78e2517f9e3eda243925c71f3b247aaac5dc7b5ea3af7d2208af1d9
|
||||
SIZE (octave-forge/image-2.0.0.tar.gz) = 197512
|
||||
|
Loading…
Reference in New Issue
Block a user