diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-28 04:47:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-28 04:47:25 +0800 |
commit | 6ad8b71fb46d00fae980b3c2900103b309c656fa (patch) | |
tree | 87e1136ac8723108eebd32f8df09401b04040f94 /net-im/libpurple | |
parent | 1096ba7ffe27b2f1a3fc83c510c772670c382e7a (diff) | |
download | freebsd-ports-gnome-6ad8b71fb46d00fae980b3c2900103b309c656fa.tar.gz freebsd-ports-gnome-6ad8b71fb46d00fae980b3c2900103b309c656fa.tar.zst freebsd-ports-gnome-6ad8b71fb46d00fae980b3c2900103b309c656fa.zip |
Update to 2.0.1.
Diffstat (limited to 'net-im/libpurple')
-rw-r--r-- | net-im/libpurple/Makefile | 4 | ||||
-rw-r--r-- | net-im/libpurple/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 5a6e16ba37e7..928ae7818811 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -7,12 +7,12 @@ # PORTNAME?= libpurple -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 PORTREVISION?= 0 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pidgin -DISTNAME= pidgin-2.0.0 +DISTNAME= pidgin-${PORTVERSION} MAINTAINER?= marcus@FreeBSD.org COMMENT?= Backend library for the Pidgin multi-protocol messaging client diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo index 2269619b50c4..7d35e61b13da 100644 --- a/net-im/libpurple/distinfo +++ b/net-im/libpurple/distinfo @@ -1,3 +1,3 @@ -MD5 (pidgin-2.0.0.tar.bz2) = 132355d7e236d9c2820a2668621eef43 -SHA256 (pidgin-2.0.0.tar.bz2) = d700a95fbce796b4a9e5c2fb07aad8c24402f38a795c8eb51a44e000a8400cff -SIZE (pidgin-2.0.0.tar.bz2) = 7521328 +MD5 (pidgin-2.0.1.tar.bz2) = 51062e232c1ba5429d8be43623983fdf +SHA256 (pidgin-2.0.1.tar.bz2) = 80f9908a604600950de8894e8107ba8f449543034e0220382d0c9f7361d151fc +SIZE (pidgin-2.0.1.tar.bz2) = 7682458 |