mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 1.2.3.
This commit is contained in:
parent
0655c36303
commit
a4fe284838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283081
@ -6,16 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= octave-forge-data-smoothing
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
do-build:
|
||||
@${DO_NADA}
|
||||
|
||||
post-build:
|
||||
${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
|
||||
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (octave-forge/data-smoothing-1.2.0.tar.gz) = 9efcda1ee129f658640d06a98b15a266689e7049addc1af23e25656f07fe2790
|
||||
SIZE (octave-forge/data-smoothing-1.2.0.tar.gz) = 13538
|
||||
SHA256 (octave-forge/data-smoothing-1.2.3.tar.gz) = 9e3ae91f42eb01b31011917f7519d1fc093342c437f50d17725dd52dc516d0a5
|
||||
SIZE (octave-forge/data-smoothing-1.2.3.tar.gz) = 11645
|
||||
|
Loading…
Reference in New Issue
Block a user