diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-22 17:18:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-22 17:18:20 +0000 |
commit | 3fac84483ac8d254ee9533e0eadd73c9095edea6 (patch) | |
tree | 6000b2826849a79146a6d542c2d9b1bc5657c176 /devel | |
parent | 88048377589feb389f409bafaf8fe3fd67396d15 (diff) | |
download | ports-3fac84483ac8d254ee9533e0eadd73c9095edea6.tar.gz ports-3fac84483ac8d254ee9533e0eadd73c9095edea6.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/commoncpp/Makefile | 2 | ||||
-rw-r--r-- | devel/commoncpp/distinfo | 2 | ||||
-rw-r--r-- | devel/commoncpp/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index ec87d1c9396e..30e666d7d411 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CommonC++ -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cplusplus diff --git a/devel/commoncpp/distinfo b/devel/commoncpp/distinfo index cf1c39adf5a3..b5d02ae05aa8 100644 --- a/devel/commoncpp/distinfo +++ b/devel/commoncpp/distinfo @@ -1 +1 @@ -MD5 (CommonC++-1.1.0.tar.gz) = 166cea73f578116ab0879e714fa2348b +MD5 (CommonC++-1.2.0.tar.gz) = 8d2a5162f5d0ca900c0a5187fd31bc3f diff --git a/devel/commoncpp/pkg-plist b/devel/commoncpp/pkg-plist index b5ca75022850..107fe576e6ff 100644 --- a/devel/commoncpp/pkg-plist +++ b/devel/commoncpp/pkg-plist @@ -61,6 +61,8 @@ share/doc/commoncpp/Slog.html share/doc/commoncpp/Socket.html share/doc/commoncpp/SocketPort.html share/doc/commoncpp/SocketService.html +share/doc/commoncpp/StringTokenizer.html +share/doc/commoncpp/StringTokenizer::NoSuchElementException.html share/doc/commoncpp/TCPSession.html share/doc/commoncpp/TCPSocket.html share/doc/commoncpp/TCPStream.html @@ -130,6 +132,8 @@ share/doc/commoncpp/full-list-Slog.html share/doc/commoncpp/full-list-Socket.html share/doc/commoncpp/full-list-SocketPort.html share/doc/commoncpp/full-list-SocketService.html +share/doc/commoncpp/full-list-StringTokenizer.html +share/doc/commoncpp/full-list-StringTokenizer::NoSuchElementException.html share/doc/commoncpp/full-list-TCPSession.html share/doc/commoncpp/full-list-TCPSocket.html share/doc/commoncpp/full-list-TCPStream.html |