diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 08:22:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-10-20 08:22:57 +0800 |
commit | e3c01e86b95d388b1ba9a996316a0c96597d5c30 (patch) | |
tree | c15ecccb38a4dbd8412f9e4addea52f25ee05b26 | |
parent | 772d7012746ee50e8416d1c55b973e7ad62983f8 (diff) | |
download | marcuscom-ports-e3c01e86b95d388b1ba9a996316a0c96597d5c30.tar.gz marcuscom-ports-e3c01e86b95d388b1ba9a996316a0c96597d5c30.tar.zst marcuscom-ports-e3c01e86b95d388b1ba9a996316a0c96597d5c30.zip |
Update to 2.28.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13162 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libsoup/Makefile | 4 | ||||
-rw-r--r-- | devel/libsoup/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 7e88eb24a..5de11d0fd 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.69 2009/09/08 13:44:38 kwm Exp $ +# $MCom: ports/devel/libsoup/Makefile,v 1.70 2009/09/22 04:09:58 avl Exp $ # PORTNAME= libsoup -PORTVERSION= 2.28.0 +PORTVERSION= 2.28.1 PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index c769bc6f0..c1c072c0f 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libsoup-2.28.0.tar.bz2) = 013831a13584e876f419d8059f73637b -SHA256 (gnome2/libsoup-2.28.0.tar.bz2) = 647217d395d560375551056e291d697543d424eb6363e101c334a01a0b8c6fb6 -SIZE (gnome2/libsoup-2.28.0.tar.bz2) = 631656 +MD5 (gnome2/libsoup-2.28.1.tar.bz2) = 6c303cae11bde065497992d2444cc96a +SHA256 (gnome2/libsoup-2.28.1.tar.bz2) = 615f154998a65c1d9611a0e6c16c1f30df799da83437f1ff7b4baa57e5067a80 +SIZE (gnome2/libsoup-2.28.1.tar.bz2) = 703258 |