diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 13:54:00 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 13:54:00 +0800 |
commit | 14372742f60936f76233dce2d43b0c668c664894 (patch) | |
tree | 600d60a9b3871aadd2b04c77b73183b216e0dee8 /devel/libsoup | |
parent | 51fd65c0f91e9b091b0586a892f810289070931c (diff) | |
download | marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar.gz marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar.bz2 marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar.lz marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar.xz marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.tar.zst marcuscom-ports-14372742f60936f76233dce2d43b0c668c664894.zip |
Another update:
- libgee-0.16.1
- libpeas-1.12.1
- libsoup-2.48.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19947 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 5 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 4 | ||||
-rw-r--r-- | devel/libsoup/pkg-plist | 16 |
3 files changed, 5 insertions, 20 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index c070fc698..7de7c0384 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= libsoup -PORTVERSION= 2.46.0 -PORTREVISION= 1 +PORTVERSION= 2.48.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -29,7 +28,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-more-warnings CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip LIBVERSION= 1.7.0 diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index 7da071eb4..29cc87b64 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/libsoup-2.46.0.tar.xz) = fa3d5574c1a2df521242e2ca624a2b3057121798cab9f8f40525aa186a7b15a3 -SIZE (gnome2/libsoup-2.46.0.tar.xz) = 1693772 +SHA256 (gnome2/libsoup-2.48.0.tar.xz) = ea34dd64fe44343445daf6dd690d0691e9d973468de44878da97371c16d89784 +SIZE (gnome2/libsoup-2.48.0.tar.xz) = 1709072 diff --git a/devel/libsoup/pkg-plist b/devel/libsoup/pkg-plist index 4e3c002d7..98222c955 100644 --- a/devel/libsoup/pkg-plist +++ b/devel/libsoup/pkg-plist @@ -101,6 +101,7 @@ share/gtk-doc/html/libsoup-%%VERSION%%/left.png share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-GValue-Support.html share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-HTML-Form-Support.html share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Soup-Miscellaneous-Utilities.html +share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-SoupServer-deprecated-API.html share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Top-Level-Domain-utils.html share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-Version-Information.html share/gtk-doc/html/libsoup-%%VERSION%%/libsoup-%%VERSION%%-XMLRPC-Support.html @@ -176,18 +177,3 @@ share/locale/vi/LC_MESSAGES/libsoup.mo share/locale/zh_CN/LC_MESSAGES/libsoup.mo share/locale/zh_HK/LC_MESSAGES/libsoup.mo share/locale/zh_TW/LC_MESSAGES/libsoup.mo -@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES -@dirrmtry share/locale/uz@cyrillic -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/fur/LC_MESSAGES -@dirrmtry share/locale/fur -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/an/LC_MESSAGES -@dirrmtry share/locale/an -@dirrm share/gtk-doc/html/libsoup-%%VERSION%% -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc/ -@dirrm include/libsoup-%%VERSION%%/libsoup -@dirrm include/libsoup-%%VERSION%% |