mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- Update to 1.0.8
PR: 147577 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
parent
bcb8736711
commit
e5d8373f11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256184
2 changed files with 10 additions and 6 deletions
|
@ -6,14 +6,18 @@
|
|||
#
|
||||
|
||||
PORTNAME= octave-forge-plot
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@missouri.edu
|
||||
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
do-build:
|
||||
@${DO_NADA}
|
||||
|
||||
post-build:
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (octave-forge/plot-1.0.7.tar.gz) = b740cf4b7818b17f84ffcebf80fe3dd1
|
||||
SHA256 (octave-forge/plot-1.0.7.tar.gz) = cecb0ca065452ac1c39502f0980f88f0a690ba803fe42e8b9c8248538d69ca3e
|
||||
SIZE (octave-forge/plot-1.0.7.tar.gz) = 47956
|
||||
MD5 (octave-forge/plot-1.0.8.tar.gz) = d1b518eb8e4d1031fa63ad36a0e47d30
|
||||
SHA256 (octave-forge/plot-1.0.8.tar.gz) = 2180adb62a5552405711936691309a61e70296697bdfaffe4db1e6facc60cba4
|
||||
SIZE (octave-forge/plot-1.0.8.tar.gz) = 12205
|
||||
|
|
Loading…
Add table
Reference in a new issue