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

(-)octave-forge-fpl/Makefile (-3 / +7 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	octave-forge-fpl
8
PORTNAME=	octave-forge-fpl
9
PORTVERSION=	0.1.6
9
PORTVERSION=	1.0.0
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
RUN_DEPENDS+=	dx:${PORTSDIR}/graphics/opendx
15
RUN_DEPENDS+=	dx:${PORTSDIR}/graphics/opendx
18
16
19
.include <bsd.port.pre.mk>
17
.include <bsd.port.pre.mk>
20
.include "${PORTSDIR}/Mk/bsd.octave.mk"
18
.include "${PORTSDIR}/Mk/bsd.octave.mk"
19
do-build:
20
	@${DO_NADA}
21
22
post-build:
23
	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
24
21
.include <bsd.port.post.mk>
25
.include <bsd.port.post.mk>
(-)octave-forge-fpl/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (octave-forge/fpl-0.1.6.tar.gz) = 65f181620dcfb3a7083908dcfcf3477f
1
MD5 (octave-forge/fpl-1.0.0.tar.gz) = 845fb9590ef12315e5ad285b628cd8b2
2
SHA256 (octave-forge/fpl-0.1.6.tar.gz) = f0f8e9cb869e74f570536a97e95866b580f16142e5cc8c2e1fe257e49fba6ec7
2
SHA256 (octave-forge/fpl-1.0.0.tar.gz) = 713cf58ab4a00e4eff449f503143ee50f5356ca3e3aace1cf46f6bc8ad907234
3
SIZE (octave-forge/fpl-0.1.6.tar.gz) = 41382
3
SIZE (octave-forge/fpl-1.0.0.tar.gz) = 40527

Return to bug 147348