View | Details | Raw Unified | Return to bug 147577
Collapse All | Expand All

(-)octave-forge-plot/Makefile (-3 / +7 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	octave-forge-plot
8
PORTNAME=	octave-forge-plot
9
PORTVERSION=	1.0.7
9
PORTVERSION=	1.0.8
10
PORTREVISION=	3
11
CATEGORIES=	math
10
CATEGORIES=	math
12
11
13
MAINTAINER=	stephen@missouri.edu
12
MAINTAINER=	stephen@missouri.edu
14
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
13
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
15
GNU_CONFIGURE=	yes
16
14
17
.include <bsd.port.pre.mk>
15
.include <bsd.port.pre.mk>
18
.include "${PORTSDIR}/Mk/bsd.octave.mk"
16
.include "${PORTSDIR}/Mk/bsd.octave.mk"
17
do-build:
18
	@${DO_NADA}
19
20
post-build:
21
	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME}
22
19
.include <bsd.port.post.mk>
23
.include <bsd.port.post.mk>
(-)octave-forge-plot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (octave-forge/plot-1.0.7.tar.gz) = b740cf4b7818b17f84ffcebf80fe3dd1
1
MD5 (octave-forge/plot-1.0.8.tar.gz) = d1b518eb8e4d1031fa63ad36a0e47d30
2
SHA256 (octave-forge/plot-1.0.7.tar.gz) = cecb0ca065452ac1c39502f0980f88f0a690ba803fe42e8b9c8248538d69ca3e
2
SHA256 (octave-forge/plot-1.0.8.tar.gz) = 2180adb62a5552405711936691309a61e70296697bdfaffe4db1e6facc60cba4
3
SIZE (octave-forge/plot-1.0.7.tar.gz) = 47956
3
SIZE (octave-forge/plot-1.0.8.tar.gz) = 12205

Return to bug 147577