Update to 1.6.0

Submitted by:	Don Croyle <croyle#gelemna.org@gelemna.org>
PR:		54159
Approved by:	fjoe (mentor) (implicit)
This commit is contained in:
Sergey A. Osokin 2003-07-07 09:34:41 +00:00
parent e0eea26bea
commit f9a41ada42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84383
3 changed files with 10 additions and 2 deletions

View file

@ -7,7 +7,7 @@
# #
PORTNAME= filepp PORTNAME= filepp
PORTVERSION= 1.5.0 PORTVERSION= 1.6.0
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/

View file

@ -1 +1 @@
MD5 (filepp-1.5.0.tar.gz) = c4cbbf0abce86143829c895e11b38da1 MD5 (filepp-1.6.0.tar.gz) = 41580fb1b289dab1b2403765fdbae510

View file

@ -1,7 +1,15 @@
bin/filepp bin/filepp
share/filepp/modules/bigdef.pm share/filepp/modules/bigdef.pm
share/filepp/modules/bigfunc.pm
share/filepp/modules/blc.pm
share/filepp/modules/c-comment.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/for.pm
share/filepp/modules/foreach.pm
share/filepp/modules/format.pm share/filepp/modules/format.pm
share/filepp/modules/function.pm share/filepp/modules/function.pm
share/filepp/modules/hash-comment.pm share/filepp/modules/hash-comment.pm