diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-09 22:57:52 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-09 22:57:52 +0800 |
commit | b7d9257c03af95ca2995ab9009ddb04dbe8dbb22 (patch) | |
tree | f69e53d4d4b9bf616da82206809f3103df9789f8 /devel/libsoup | |
parent | 4ebf8ad64bcb67381def41cff0e5faed33539733 (diff) | |
download | marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar.gz marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar.bz2 marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar.lz marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar.xz marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.tar.zst marcuscom-ports-b7d9257c03af95ca2995ab9009ddb04dbe8dbb22.zip |
Update to 2.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2939 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 2 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 4 | ||||
-rw-r--r-- | devel/libsoup/pkg-plist | 11 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 43082cb76..c4709713d 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libsoup -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index b4b204347..902a0436e 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libsoup-2.2.0.tar.bz2) = c47b1985e4e55a0916db6888a7374a92 -SIZE (gnome2/libsoup-2.2.0.tar.bz2) = 403612 +MD5 (gnome2/libsoup-2.2.1.tar.bz2) = 8132b0bce469affed688c4863702aa41 +SIZE (gnome2/libsoup-2.2.1.tar.bz2) = 403907 diff --git a/devel/libsoup/pkg-plist b/devel/libsoup/pkg-plist index 6f1a13f18..debbbf1a8 100644 --- a/devel/libsoup/pkg-plist +++ b/devel/libsoup/pkg-plist @@ -23,23 +23,23 @@ lib/libsoup-%%VERSION%%.a lib/libsoup-%%VERSION%%.so lib/libsoup-%%VERSION%%.so.7 libdata/pkgconfig/libsoup-%%VERSION%%.pc -%%DOCSDIR%%/SoupAddress.html %%DOCSDIR%%/SoupAuth.html %%DOCSDIR%%/SoupAuthBasic.html %%DOCSDIR%%/SoupAuthDigest.html %%DOCSDIR%%/SoupConnection.html %%DOCSDIR%%/SoupConnectionNTLM.html %%DOCSDIR%%/SoupMessage.html -%%DOCSDIR%%/SoupServer.html -%%DOCSDIR%%/SoupServerMessage.html -%%DOCSDIR%%/SoupSession.html %%DOCSDIR%%/SoupSoapMessage.html -%%DOCSDIR%%/SoupSocket.html %%DOCSDIR%%/ch01.html %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml %%DOCSDIR%%/left.png +%%DOCSDIR%%/libsoup-SoupAddress.html +%%DOCSDIR%%/libsoup-SoupServer.html +%%DOCSDIR%%/libsoup-SoupServerMessage.html +%%DOCSDIR%%/libsoup-SoupSession.html +%%DOCSDIR%%/libsoup-SoupSocket.html %%DOCSDIR%%/libsoup-soup-dns.html %%DOCSDIR%%/libsoup-soup-headers.html %%DOCSDIR%%/libsoup-soup-md5-utils.html @@ -53,6 +53,7 @@ libdata/pkgconfig/libsoup-%%VERSION%%.pc %%DOCSDIR%%/libsoup-soup-uri.html %%DOCSDIR%%/libsoup.devhelp %%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css %%DOCSDIR%%/up.png @dirrm %%DOCSDIR%% @dirrm include/libsoup-%%VERSION%%/libsoup |