aboutsummaryrefslogtreecommitdiff
path: root/textproc/filepp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:48:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:48:34 +0000
commit0c6bb0be6c46db3266244ddbd2c4c109619fba1e (patch)
treeee63ebc2252832774ba091b6395094aa04d45ca1 /textproc/filepp
parentac69b208789b8227991f655c64d2dd5a805dd7f3 (diff)
downloadports-0c6bb0be6c46db3266244ddbd2c4c109619fba1e.tar.gz
ports-0c6bb0be6c46db3266244ddbd2c4c109619fba1e.zip
- Update to 1.8.0
PR: 112948 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
Notes
Notes: svn path=/head/; revision=191975
Diffstat (limited to 'textproc/filepp')
-rw-r--r--textproc/filepp/Makefile5
-rw-r--r--textproc/filepp/distinfo6
-rw-r--r--textproc/filepp/pkg-plist41
3 files changed, 27 insertions, 25 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile
index 5bec960b3175..7615bc303337 100644
--- a/textproc/filepp/Makefile
+++ b/textproc/filepp/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= filepp
-PORTVERSION= 1.7.1
+PORTVERSION= 1.8.0
CATEGORIES= textproc
MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/
@@ -16,7 +16,8 @@ COMMENT= A generic file preprocessor
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
+ --mandir=${PREFIX}/man
NO_BUILD= yes
MAN1= filepp.1
diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo
index 166dda43fa80..5ff234b7c00b 100644
--- a/textproc/filepp/distinfo
+++ b/textproc/filepp/distinfo
@@ -1,3 +1,3 @@
-MD5 (filepp-1.7.1.tar.gz) = 46870a7372bbd5b83e94ef0def08670a
-SHA256 (filepp-1.7.1.tar.gz) = bbde50c8169d49b6b3aa67ef0ac234934b4dc98d44e6b3a82998e13789280229
-SIZE (filepp-1.7.1.tar.gz) = 132361
+MD5 (filepp-1.8.0.tar.gz) = b7ee96061cacef5a6a985b0be8c82801
+SHA256 (filepp-1.8.0.tar.gz) = 12bd2297184ac3a9a38df9e8d0c76083eef2d5d561661b4fd93c426e76dab956
+SIZE (filepp-1.8.0.tar.gz) = 142875
diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist
index 2f03e0e9691f..2793036cd49a 100644
--- a/textproc/filepp/pkg-plist
+++ b/textproc/filepp/pkg-plist
@@ -1,22 +1,23 @@
@comment $FreeBSD$
bin/filepp
-share/filepp/modules/bigdef.pm
-share/filepp/modules/bigfunc.pm
-share/filepp/modules/blc.pm
-share/filepp/modules/c-comment.pm
-share/filepp/modules/cmacros.pm
-share/filepp/modules/comment.pm
-share/filepp/modules/cpp.pm
-share/filepp/modules/defplus.pm
-share/filepp/modules/for.pm
-share/filepp/modules/foreach.pm
-share/filepp/modules/format.pm
-share/filepp/modules/function.pm
-share/filepp/modules/hash-comment.pm
-share/filepp/modules/literal.pm
-share/filepp/modules/maths.pm
-share/filepp/modules/regexp.pm
-share/filepp/modules/tolower.pm
-share/filepp/modules/toupper.pm
-@dirrm share/filepp/modules
-@dirrm share/filepp
+%%DATADIR%%/modules/bigdef.pm
+%%DATADIR%%/modules/bigfunc.pm
+%%DATADIR%%/modules/blc.pm
+%%DATADIR%%/modules/c-comment.pm
+%%DATADIR%%/modules/cmacros.pm
+%%DATADIR%%/modules/comment.pm
+%%DATADIR%%/modules/cpp.pm
+%%DATADIR%%/modules/defplus.pm
+%%DATADIR%%/modules/for.pm
+%%DATADIR%%/modules/foreach.pm
+%%DATADIR%%/modules/format.pm
+%%DATADIR%%/modules/function.pm
+%%DATADIR%%/modules/grab.pm
+%%DATADIR%%/modules/hash-comment.pm
+%%DATADIR%%/modules/literal.pm
+%%DATADIR%%/modules/maths.pm
+%%DATADIR%%/modules/regexp.pm
+%%DATADIR%%/modules/tolower.pm
+%%DATADIR%%/modules/toupper.pm
+@dirrm %%DATADIR%%/modules
+@dirrm %%DATADIR%%