aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2011-12-01 21:12:36 +0000
committerCarlo Strub <cs@FreeBSD.org>2011-12-01 21:12:36 +0000
commit079fbdac8bda0fd6c53e5350018659ae74821a8a (patch)
tree7bac5336a1b970ee28e08e5f687a59f22554da6c /textproc
parent3f91066eab70a06d38feb03c788b94847e0a44a4 (diff)
downloadports-079fbdac8bda0fd6c53e5350018659ae74821a8a.tar.gz
ports-079fbdac8bda0fd6c53e5350018659ae74821a8a.zip
Update to 1.44
PR: ports/162903 Submitted by: Ted Faber <faber@lunabase.org> (maintainer) Approved by: glarkin@ (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=286744
Diffstat (limited to 'textproc')
-rw-r--r--textproc/grap/Makefile7
-rw-r--r--textproc/grap/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile
index 69612157c41d..653cf8a6c22d 100644
--- a/textproc/grap/Makefile
+++ b/textproc/grap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grap
-PORTVERSION= 1.43
+PORTVERSION= 1.44
CATEGORIES= textproc graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
@@ -18,8 +18,9 @@ CONFIGURE_ARGS=--with-freebsd-ports
MAN1= grap.1
-.if !defined(NOPORTDOCS)
-INSTALL_TARGET= install install-docs
+.if defined(NOPORTDOCS)
+post-install:
+ ${RM} -rf ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/textproc/grap/distinfo b/textproc/grap/distinfo
index b1c00de7dcf2..722f5ad1024a 100644
--- a/textproc/grap/distinfo
+++ b/textproc/grap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (grap-1.43.tar.gz) = 6f4ff576a2a86d10d3be48da9f89ab418d09284b4063d179f8a8886942d81a7f
-SIZE (grap-1.43.tar.gz) = 187854
+SHA256 (grap-1.44.tar.gz) = 81bb99f0a4e8abedecaa47885066848eda355b3a3c7ca984ae4e8f0b22e4b7d6
+SIZE (grap-1.44.tar.gz) = 184876