diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-11-01 14:13:38 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-11-01 14:13:38 +0000 |
commit | 9c2adfe1826fd974a67d6ee53ac7f84fc4a9dcfb (patch) | |
tree | 1ade7cd7bf02a53ad72db966bff1f699eecb73be /devel/commoncpp/pkg-plist | |
parent | 3701103f8ccd10ffad55302b8aca2368fc53665b (diff) | |
download | ports-9c2adfe1826fd974a67d6ee53ac7f84fc4a9dcfb.tar.gz ports-9c2adfe1826fd974a67d6ee53ac7f84fc4a9dcfb.zip |
Update to version 1.2.5
Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER
Notes
Notes:
svn path=/head/; revision=34548
Diffstat (limited to 'devel/commoncpp/pkg-plist')
-rw-r--r-- | devel/commoncpp/pkg-plist | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/devel/commoncpp/pkg-plist b/devel/commoncpp/pkg-plist index 107fe576e6ff..32406babee42 100644 --- a/devel/commoncpp/pkg-plist +++ b/devel/commoncpp/pkg-plist @@ -10,15 +10,15 @@ include/cc++/serial.h include/cc++/slog.h include/cc++/socket.h include/cc++/thread.h +lib/libccio-1.2.so.0 lib/libccio.a lib/libccio.so -lib/libccio.so.0 +lib/libccstd-1.2.so.0 lib/libccstd.a lib/libccstd.so -lib/libccstd.so.0 +lib/libccxx-1.2.so.0 lib/libccxx.a lib/libccxx.so -lib/libccxx.so.0 share/doc/commoncpp/AtomicCounter.html share/doc/commoncpp/BaseObject.html share/doc/commoncpp/Body.html @@ -31,6 +31,7 @@ share/doc/commoncpp/Engine::Exception.html share/doc/commoncpp/Entity.html share/doc/commoncpp/Event.html share/doc/commoncpp/FIFOSession.html +share/doc/commoncpp/File.html share/doc/commoncpp/FixedBuffer.html share/doc/commoncpp/Frameset.html share/doc/commoncpp/HTMLDocument.html @@ -39,10 +40,13 @@ share/doc/commoncpp/InetAddress.html share/doc/commoncpp/InetHostAddress.html share/doc/commoncpp/InetMaskAddress.html share/doc/commoncpp/Keydata.html +share/doc/commoncpp/LockedFile.html share/doc/commoncpp/MappedFile.html share/doc/commoncpp/MemPager.html share/doc/commoncpp/Mutex.html share/doc/commoncpp/MutexCounter.html +share/doc/commoncpp/NamedPipe.html +share/doc/commoncpp/NewFile.html share/doc/commoncpp/PersistException.html share/doc/commoncpp/Pipe.html share/doc/commoncpp/Poller.html @@ -82,11 +86,14 @@ share/doc/commoncpp/UDPSocket.html share/doc/commoncpp/UDPTransmit.html share/doc/commoncpp/Vector2D.html share/doc/commoncpp/Writer.html +share/doc/commoncpp/__EXPORT.html share/doc/commoncpp/__________extras___math___math_h.html share/doc/commoncpp/__________extras___script___script_h.html share/doc/commoncpp/_____common___html_h.html +share/doc/commoncpp/_____common___math_h.html share/doc/commoncpp/_____common___misc_h.html share/doc/commoncpp/_____common___persist_h.html +share/doc/commoncpp/_____common___script_h.html share/doc/commoncpp/all-globals.html share/doc/commoncpp/fifostream.html share/doc/commoncpp/file_h.html @@ -102,6 +109,7 @@ share/doc/commoncpp/full-list-Engine::Exception.html share/doc/commoncpp/full-list-Entity.html share/doc/commoncpp/full-list-Event.html share/doc/commoncpp/full-list-FIFOSession.html +share/doc/commoncpp/full-list-File.html share/doc/commoncpp/full-list-FixedBuffer.html share/doc/commoncpp/full-list-Frameset.html share/doc/commoncpp/full-list-HTMLDocument.html @@ -110,10 +118,13 @@ share/doc/commoncpp/full-list-InetAddress.html share/doc/commoncpp/full-list-InetHostAddress.html share/doc/commoncpp/full-list-InetMaskAddress.html share/doc/commoncpp/full-list-Keydata.html +share/doc/commoncpp/full-list-LockedFile.html share/doc/commoncpp/full-list-MappedFile.html share/doc/commoncpp/full-list-MemPager.html share/doc/commoncpp/full-list-Mutex.html share/doc/commoncpp/full-list-MutexCounter.html +share/doc/commoncpp/full-list-NamedPipe.html +share/doc/commoncpp/full-list-NewFile.html share/doc/commoncpp/full-list-PersistException.html share/doc/commoncpp/full-list-Pipe.html share/doc/commoncpp/full-list-Poller.html @@ -153,6 +164,7 @@ share/doc/commoncpp/full-list-UDPSocket.html share/doc/commoncpp/full-list-UDPTransmit.html share/doc/commoncpp/full-list-Vector2D.html share/doc/commoncpp/full-list-Writer.html +share/doc/commoncpp/full-list-__EXPORT.html share/doc/commoncpp/full-list-fifostream.html share/doc/commoncpp/full-list-tcpstream.html share/doc/commoncpp/full-list-ttystream.html |