diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-23 01:18:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-23 01:18:20 +0800 |
commit | 009649b5f73473420dff81fa2239675b2428fb0d (patch) | |
tree | 8a5cb388c2f82bb326f463e9af6650bff78ec03d /devel | |
parent | e87acca8f325cfa953f2072608f6315b05a1ec1a (diff) | |
download | freebsd-ports-gnome-009649b5f73473420dff81fa2239675b2428fb0d.tar.gz freebsd-ports-gnome-009649b5f73473420dff81fa2239675b2428fb0d.tar.zst freebsd-ports-gnome-009649b5f73473420dff81fa2239675b2428fb0d.zip |
Update to 1.2.0.
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 |