aboutsummaryrefslogtreecommitdiff
path: root/textproc/grap
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 00:14:01 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-06 00:14:01 +0000
commit437634df5c650f5e172608f3661d8a918db7d1e3 (patch)
treec90d1ec6005b98ae4dd783903193946f8b10a84f /textproc/grap
parentbbbe08cd41f64862fc82ff341dcb04ed52a090a7 (diff)
downloadports-437634df5c650f5e172608f3661d8a918db7d1e3.tar.gz
ports-437634df5c650f5e172608f3661d8a918db7d1e3.zip
- Update to 1.39
- portlint(1) PR: 96724 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
Notes
Notes: svn path=/head/; revision=161455
Diffstat (limited to 'textproc/grap')
-rw-r--r--textproc/grap/Makefile9
-rw-r--r--textproc/grap/distinfo6
-rw-r--r--textproc/grap/pkg-plist52
3 files changed, 32 insertions, 35 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile
index 15ca45b50757..e1bb3c381c2e 100644
--- a/textproc/grap/Makefile
+++ b/textproc/grap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grap
-PORTVERSION= 1.38
+PORTVERSION= 1.39
CATEGORIES= textproc graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
@@ -18,11 +18,8 @@ CONFIGURE_ARGS=--with-freebsd-ports
MAN1= grap.1
-.include <bsd.port.pre.mk>
-
-post-install:
.if !defined(NOPORTDOCS)
- cd ${WRKSRC} && ${MAKE} install-docs
+INSTALL_TARGET= install install-docs
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/grap/distinfo b/textproc/grap/distinfo
index 3989bb9fe31f..f5faaaac57c4 100644
--- a/textproc/grap/distinfo
+++ b/textproc/grap/distinfo
@@ -1,3 +1,3 @@
-MD5 (grap-1.38.tar.gz) = 1c80b9c7d94c404d988899dff1b88804
-SHA256 (grap-1.38.tar.gz) = 636feced7b87ad6a1793f19ebc7f463294ca115b877d6e8f001c70ad6d8731e3
-SIZE (grap-1.38.tar.gz) = 175224
+MD5 (grap-1.39.tar.gz) = af9ad4aec173b15ec749b0d1de416935
+SHA256 (grap-1.39.tar.gz) = 620e2ad47df807567d36c3cf6601d77a15dd3917840160963c1e65d04fe9743f
+SIZE (grap-1.39.tar.gz) = 175718
diff --git a/textproc/grap/pkg-plist b/textproc/grap/pkg-plist
index 29aee9836b6b..5d702eee1097 100644
--- a/textproc/grap/pkg-plist
+++ b/textproc/grap/pkg-plist
@@ -1,27 +1,27 @@
bin/grap
-%%PORTDOCS%%share/doc/grap/README
-%%PORTDOCS%%share/doc/grap/CHANGES
-%%PORTDOCS%%share/doc/grap/COPYRIGHT
-%%PORTDOCS%%share/doc/grap/grap.man
-share/grap/grap.defines
-share/grap/grap.tex.defines
-share/examples/grap/400mpairs.d
-share/examples/grap/400mtimes.d
-share/examples/grap/400wpairs.d
-share/examples/grap/Makefile
-share/examples/grap/army.d
-share/examples/grap/boyhts.d
-share/examples/grap/example.ms
-share/examples/grap/internet.d
-share/examples/grap/prof2.d
-share/examples/grap/states.d
-share/examples/grap/states2.d
-share/examples/grap/states3.d
-share/examples/grap/usapop.d
-share/examples/grap/cy_fatal.d
-share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result
-share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result
-share/examples/grap/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result
-@dirrm share/examples/grap
-@dirrm share/grap
-%%PORTDOCS%%@dirrm share/doc/grap
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/grap.man
+%%DATADIR%%/grap.defines
+%%DATADIR%%/grap.tex.defines
+%%EXAMPLESDIR%%/400mpairs.d
+%%EXAMPLESDIR%%/400mtimes.d
+%%EXAMPLESDIR%%/400wpairs.d
+%%EXAMPLESDIR%%/Makefile
+%%EXAMPLESDIR%%/army.d
+%%EXAMPLESDIR%%/boyhts.d
+%%EXAMPLESDIR%%/example.ms
+%%EXAMPLESDIR%%/internet.d
+%%EXAMPLESDIR%%/prof2.d
+%%EXAMPLESDIR%%/states.d
+%%EXAMPLESDIR%%/states2.d
+%%EXAMPLESDIR%%/states3.d
+%%EXAMPLESDIR%%/usapop.d
+%%EXAMPLESDIR%%/cy_fatal.d
+%%EXAMPLESDIR%%/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result
+%%EXAMPLESDIR%%/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result
+%%EXAMPLESDIR%%/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result
+@dirrm %%EXAMPLESDIR%%
+@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%