diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-07 09:34:41 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-07-07 09:34:41 +0000 |
commit | f9a41ada42f51b258ab3a1acdaaae9439c01b64f (patch) | |
tree | ef2ecf3562c480d0607d0892ab1fd75f6175070b /textproc | |
parent | e0eea26bea62c08d57eb11719f3bc4f9923058a7 (diff) | |
download | ports-f9a41ada42f51b258ab3a1acdaaae9439c01b64f.tar.gz ports-f9a41ada42f51b258ab3a1acdaaae9439c01b64f.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/filepp/Makefile | 2 | ||||
-rw-r--r-- | textproc/filepp/distinfo | 2 | ||||
-rw-r--r-- | textproc/filepp/pkg-plist | 8 |
3 files changed, 10 insertions, 2 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index bd13b3822cea..55d372f2f11b 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= filepp -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo index 3fa2f50d1a78..5796a8e86dea 100644 --- a/textproc/filepp/distinfo +++ b/textproc/filepp/distinfo @@ -1 +1 @@ -MD5 (filepp-1.5.0.tar.gz) = c4cbbf0abce86143829c895e11b38da1 +MD5 (filepp-1.6.0.tar.gz) = 41580fb1b289dab1b2403765fdbae510 diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index 02e17b76efab..3a086323633d 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -1,7 +1,15 @@ 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/filedb.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 |