diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsoup/Makefile | 8 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index c2ff2deeb..2d28b0f08 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libsoup/Makefile,v 1.108 2011/09/20 13:02:23 kwm Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.109 2011/10/04 15:53:31 kwm Exp $ # PORTNAME= libsoup -PORTVERSION= 2.36.0 +PORTVERSION= 2.36.1 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -28,8 +28,8 @@ USE_GNOME= gnomehack glib20 libxml2 ltverhack referencehack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib PLIST_SUB= VERSION="2.4" diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index e9428ecec..6530ba0ec 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/libsoup-2.36.0.tar.xz) = db06af0f8c887abde427e5418e0e74bd39837a0f48a4161ff29607dfcd6b36ca -SIZE (gnome2/libsoup-2.36.0.tar.xz) = 601260 +SHA256 (gnome2/libsoup-2.36.1.tar.xz) = 73722407ff5fa7fcff2dae384aa04d85e7900c0e3fed46389f1289a1409e1f65 +SIZE (gnome2/libsoup-2.36.1.tar.xz) = 608308 |