diff options
author | wes <wes@FreeBSD.org> | 2007-01-30 07:31:47 +0800 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2007-01-30 07:31:47 +0800 |
commit | d4fc73ce036d10c65100e75996bbff1889eaf24c (patch) | |
tree | 42e398cf2ca2f4cf095829edb228b5f3e11c642f /devel | |
parent | 24a034e316262ae89d7d28f902f3f9546a991994 (diff) | |
download | freebsd-ports-gnome-d4fc73ce036d10c65100e75996bbff1889eaf24c.tar.gz freebsd-ports-gnome-d4fc73ce036d10c65100e75996bbff1889eaf24c.tar.zst freebsd-ports-gnome-d4fc73ce036d10c65100e75996bbff1889eaf24c.zip |
These include files got missed in the transition to 1.2.8, where SSL support
was removed to a separate version of POCO.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/poco/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/poco/pkg-plist b/devel/poco/pkg-plist index ca32dc361be0..e9f2942d399d 100644 --- a/devel/poco/pkg-plist +++ b/devel/poco/pkg-plist @@ -33,7 +33,6 @@ include/Poco/AsyncChannel.h include/Poco/AutoPtr.h include/Poco/AutoReleasePool.h include/Poco/Base64Decoder.h -include/Poco/ExpirationDecorator.h include/Poco/Event.h include/Poco/Base64Encoder.h include/Poco/BasicEvent.h @@ -286,9 +285,6 @@ include/Poco/Token.h include/Poco/Types.h include/Poco/UnbufferedStreamBuf.h include/Poco/UnicodeConverter.h -include/Poco/UniqueExpireCache.h -include/Poco/UniqueExpireLRUCache.h -include/Poco/UniqueExpireStrategy.h include/Poco/URI.h include/Poco/URIStreamFactory.h include/Poco/URIStreamOpener.h |