diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-05 06:10:25 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-05 06:10:25 +0000 |
commit | 5adafd9478f861b9591a731287e047fca6d5fc54 (patch) | |
tree | c5616df4c6b38df94180efb690d0ec0297e4dc39 /devel/pcre++ | |
parent | ffc14c8d8fb8fef03a89aee1af5b440fead690e1 (diff) | |
download | ports-5adafd9478f861b9591a731287e047fca6d5fc54.tar.gz ports-5adafd9478f861b9591a731287e047fca6d5fc54.zip |
Notes
Diffstat (limited to 'devel/pcre++')
-rw-r--r-- | devel/pcre++/Makefile | 2 | ||||
-rw-r--r-- | devel/pcre++/distinfo | 2 | ||||
-rw-r--r-- | devel/pcre++/pkg-plist | 23 |
3 files changed, 2 insertions, 25 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index a079d912034b..8134c326be0f 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pcre++ -PORTVERSION= 0.2 +PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ diff --git a/devel/pcre++/distinfo b/devel/pcre++/distinfo index b84084f70832..78f935872efb 100644 --- a/devel/pcre++/distinfo +++ b/devel/pcre++/distinfo @@ -1 +1 @@ -MD5 (pcre++-0.2.tar.gz) = 5bbba26f945582a82d5dc2f3df6b0566 +MD5 (pcre++-0.4.tar.gz) = 0250d0c1de66c3bf118b71ea41006d71 diff --git a/devel/pcre++/pkg-plist b/devel/pcre++/pkg-plist index d874a6a99941..6c9ee4b3791f 100644 --- a/devel/pcre++/pkg-plist +++ b/devel/pcre++/pkg-plist @@ -7,37 +7,14 @@ lib/libpcre++.so.0 %%PORTDOCS%%share/doc/pcre++/classPcre.html %%PORTDOCS%%share/doc/pcre++/classPcre_1_1exception-members.html %%PORTDOCS%%share/doc/pcre++/classPcre_1_1exception.html -%%PORTDOCS%%share/doc/pcre++/class_Exception-members.html -%%PORTDOCS%%share/doc/pcre++/class_Exception.gif -%%PORTDOCS%%share/doc/pcre++/class_Exception.html -%%PORTDOCS%%share/doc/pcre++/class_Pcre-members.html -%%PORTDOCS%%share/doc/pcre++/class_Pcre.html -%%PORTDOCS%%share/doc/pcre++/class_PcreException-members.html -%%PORTDOCS%%share/doc/pcre++/class_PcreException.gif -%%PORTDOCS%%share/doc/pcre++/class_PcreException.html -%%PORTDOCS%%share/doc/pcre++/class_exception.gif -%%PORTDOCS%%share/doc/pcre++/class_exception.html %%PORTDOCS%%share/doc/pcre++/doxygen.css %%PORTDOCS%%share/doc/pcre++/doxygen.gif -%%PORTDOCS%%share/doc/pcre++/examples.html -%%PORTDOCS%%share/doc/pcre++/exception_cc-source.html -%%PORTDOCS%%share/doc/pcre++/exception_cc.html -%%PORTDOCS%%share/doc/pcre++/exception_h-source.html -%%PORTDOCS%%share/doc/pcre++/exception_h.html %%PORTDOCS%%share/doc/pcre++/files.html %%PORTDOCS%%share/doc/pcre++/functions.html %%PORTDOCS%%share/doc/pcre++/globals.html -%%PORTDOCS%%share/doc/pcre++/hierarchy.html %%PORTDOCS%%share/doc/pcre++/index.html %%PORTDOCS%%share/doc/pcre++/pcre++_8cc-source.html %%PORTDOCS%%share/doc/pcre++/pcre++_8cc.html %%PORTDOCS%%share/doc/pcre++/pcre++_8h-source.html %%PORTDOCS%%share/doc/pcre++/pcre++_8h.html -%%PORTDOCS%%share/doc/pcre++/pcre++_cc-source.html -%%PORTDOCS%%share/doc/pcre++/pcre++_cc.html -%%PORTDOCS%%share/doc/pcre++/pcre++_h-source.html -%%PORTDOCS%%share/doc/pcre++/pcre++_h.html -%%PORTDOCS%%share/doc/pcre++/pcre.html -%%PORTDOCS%%share/doc/pcre++/perlre.html -%%PORTDOCS%%share/doc/pcre++/sample_cc-example.html %%PORTDOCS%%@dirrm share/doc/pcre++ |