diff options
Diffstat (limited to 'textproc/filepp')
-rw-r--r-- | textproc/filepp/Makefile | 2 | ||||
-rw-r--r-- | textproc/filepp/distinfo | 2 | ||||
-rw-r--r-- | textproc/filepp/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 65df2811baff..867e2a36baf6 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= filepp -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.2 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo index 79f29923a79f..d468cab5f4d9 100644 --- a/textproc/filepp/distinfo +++ b/textproc/filepp/distinfo @@ -1 +1 @@ -MD5 (filepp-1.3.0.tar.gz) = fb0dc457f268652209f18bcdbdd96f35 +MD5 (filepp-1.4.2.tar.gz) = 16ea2475263deb06825ddf8338f60c84 diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index 9f0eef503053..c574e3f34e62 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -1,8 +1,12 @@ bin/filepp +share/filepp/modules/bigdef.pm share/filepp/modules/c-comment.pm share/filepp/modules/for.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/tolower.pm share/filepp/modules/toupper.pm @dirrm share/filepp/modules |