diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-06-15 19:02:53 +0800 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-06-15 19:02:53 +0800 |
commit | 6e23e49b5d9a9feffb76f53c1de588fa83f3f7e8 (patch) | |
tree | fa4fd4933e62b3ee9306832f4abe050be5c1fdde /net-im/pidgin-facebookchat | |
parent | cd1c352e93ae09799012d22a7308e169c697cecf (diff) | |
download | freebsd-ports-gnome-6e23e49b5d9a9feffb76f53c1de588fa83f3f7e8.tar.gz freebsd-ports-gnome-6e23e49b5d9a9feffb76f53c1de588fa83f3f7e8.tar.zst freebsd-ports-gnome-6e23e49b5d9a9feffb76f53c1de588fa83f3f7e8.zip |
Update to 1.67
Add GPL3 license information
PR: ports/147823
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
Diffstat (limited to 'net-im/pidgin-facebookchat')
-rw-r--r-- | net-im/pidgin-facebookchat/Makefile | 7 | ||||
-rw-r--r-- | net-im/pidgin-facebookchat/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile index c970f95f29d9..742e8e1f0689 100644 --- a/net-im/pidgin-facebookchat/Makefile +++ b/net-im/pidgin-facebookchat/Makefile @@ -6,11 +6,10 @@ # PORTNAME= pidgin-facebookchat -PORTVERSION= 1.65 -PORTREVISION= 1 +PORTVERSION= 1.67 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PROJECTHOST}-source-${PORTVERSION} +DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}-1 MAINTAINER= jsa@wickedmachine.net COMMENT= Facebook Chat for Pidgin @@ -19,6 +18,8 @@ LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LICENSE= GPLv3 + PROJECTHOST= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes diff --git a/net-im/pidgin-facebookchat/distinfo b/net-im/pidgin-facebookchat/distinfo index c095486ae144..b527f6d90fe3 100644 --- a/net-im/pidgin-facebookchat/distinfo +++ b/net-im/pidgin-facebookchat/distinfo @@ -1,3 +1,3 @@ -MD5 (pidgin-facebookchat-source-1.65.tar.bz2) = 7d7bbee32cf758e29baeaec1528c669e -SHA256 (pidgin-facebookchat-source-1.65.tar.bz2) = 04c271ef6644d5e1b7f7ca8ee4bad99ed1f4557c460a75889df048f1df8890a7 -SIZE (pidgin-facebookchat-source-1.65.tar.bz2) = 47951 +MD5 (pidgin-facebookchat-source-1.67-1.tar.bz2) = ae9d1f59e5185bf27b3ed1c0fee3fdc3 +SHA256 (pidgin-facebookchat-source-1.67-1.tar.bz2) = 0565a298e6f72ec2ca518d5297f8bd33cf37ff0d1e98356bf50734a7d47c0ff1 +SIZE (pidgin-facebookchat-source-1.67-1.tar.bz2) = 48703 |