summaryrefslogtreecommitdiff
path: root/math/gri
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-19 22:45:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-19 22:45:56 +0000
commit67569141b6ae2255e8be55f227d9db03d81911a4 (patch)
treeac3ef4060fd10550a559a349a5ae166327a2ad01 /math/gri
parent- Fix runtime. Install libraries into Linuxbase, so it have a chance of (diff)
- Update to 2.12.11
PR: ports/97345 Submitted by: Christopher Illies <christopher.illies@ki.se> (maintainer)
Notes
Notes: svn path=/head/; revision=162830
Diffstat (limited to 'math/gri')
-rw-r--r--math/gri/Makefile9
-rw-r--r--math/gri/distinfo7
2 files changed, 6 insertions, 10 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index 11da39cafe12..51935b6e402c 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gri
-PORTVERSION= 2.12.10
+PORTVERSION= 2.12.11
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,15 +23,12 @@ BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-FreeBSD
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
REINPLACE_ARGS= -Ei.bak
MAKE_ENV+= MAKEINFOFLAGS=--no-split
MAN1= gri.1 gri_merge.1 gri_unpage.1
-.if !defined(NOPORTDOCS)
-INFO= gri
-.endif
+INFO= gri
post-patch:
.if defined(NOPORTDOCS)
@@ -39,7 +36,7 @@ post-patch:
.endif
post-install:
-.if !defined(NOPORTDOCS)
+.if defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKSRC}/doc/gri-manpage.1 ${MANPREFIX}/man/man1/gri.1
${INSTALL_MAN} ${WRKSRC}/doc/gri_merge.1-skel ${MANPREFIX}/man/man1/gri_merge.1
${INSTALL_MAN} ${WRKSRC}/doc/gri_unpage.1-skel ${MANPREFIX}/man/man1/gri_unpage.1
diff --git a/math/gri/distinfo b/math/gri/distinfo
index c9b90428363e..284ec3e64c04 100644
--- a/math/gri/distinfo
+++ b/math/gri/distinfo
@@ -1,4 +1,3 @@
-MD5 (gri-2.12.10.tar.gz) = e76c24aa55958cafbcf333388c6f0dd7
-SHA256 (gri-2.12.10.tar.gz) = c7b92156f1a2dab54b755c60cbb029054a06fd25c3abcd61d6fe86c09399c886
-SIZE (gri-2.12.10.tar.gz) = 1659103
-SIZE (gri-2.12.1-arch-indep.tar.gz) = 2461656
+MD5 (gri-2.12.11.tar.gz) = 293963f8546482ca36c446897fdd0f60
+SHA256 (gri-2.12.11.tar.gz) = d35607277c85612cfd74c4e156bf57b1813ea1434a7d174d3ed85c378cb0eb1f
+SIZE (gri-2.12.11.tar.gz) = 1617860