mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update to 2.4.3.
- Unbreak.
This commit is contained in:
parent
2844962228
commit
09666ebaac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470469
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-database
|
||||
PORTVERSION= 2.4.2
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.4.3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
@ -14,8 +13,6 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct
|
||||
|
||||
BROKEN= does not build with octave version 4.4.0
|
||||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${DISTNAME}
|
||||
@ -32,7 +29,6 @@ post-build:
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's#postgresql/##' ${WRKSRC}/*
|
||||
${REINPLACE_CMD} 's#endian.h#sys/endian.h#' ${WRKSRC}/wrap_endian.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475429748
|
||||
SHA256 (octave-forge/database-2.4.2.tar.gz) = 7e2ded9cd8e99acbb4772cc6e1f1010dd51ebe81af016aa8e34e1bff9bd90809
|
||||
SIZE (octave-forge/database-2.4.2.tar.gz) = 102538
|
||||
TIMESTAMP = 1526839926
|
||||
SHA256 (octave-forge/database-2.4.3.tar.gz) = db3f9a8142e3f28dcfcd9c537ec2e0562a6821499051f4c9be914850568c9c3c
|
||||
SIZE (octave-forge/database-2.4.3.tar.gz) = 154995
|
||||
|
Loading…
Reference in New Issue
Block a user