diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-13 16:40:40 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-13 16:40:40 +0000 |
commit | c56326dc8301b884956f4e4f5d59be63c95940fd (patch) | |
tree | 6d6e538f3f0de67d060f275a2d49e999585f14a9 /textproc/filepp | |
parent | b7cf86fa3d65519271d9fccfabf6347cd3c18666 (diff) | |
download | ports-c56326dc8301b884956f4e4f5d59be63c95940fd.tar.gz ports-c56326dc8301b884956f4e4f5d59be63c95940fd.zip |
Notes
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 | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 867e2a36baf6..16ed0e7c0cc3 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= filepp -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ diff --git a/textproc/filepp/distinfo b/textproc/filepp/distinfo index d468cab5f4d9..3fa2f50d1a78 100644 --- a/textproc/filepp/distinfo +++ b/textproc/filepp/distinfo @@ -1 +1 @@ -MD5 (filepp-1.4.2.tar.gz) = 16ea2475263deb06825ddf8338f60c84 +MD5 (filepp-1.5.0.tar.gz) = c4cbbf0abce86143829c895e11b38da1 diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index c574e3f34e62..02e17b76efab 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -7,6 +7,8 @@ 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/test.pm share/filepp/modules/tolower.pm share/filepp/modules/toupper.pm @dirrm share/filepp/modules |