Date: Sat, 10 Sep 2011 14:52:09 GMT From: Veniamin Gvozdikov <g.veniamin@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160625: [patch] net-im/py-jabberbot new version Message-ID: <201109101452.p8AEq9GF091041@red.freebsd.org> Resent-Message-ID: <201109101500.p8AF0MSE086636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160625 >Category: ports >Synopsis: [patch] net-im/py-jabberbot new version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 10 15:00:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Veniamin Gvozdikov >Release: FreeBSD 8.2-RELEASE >Organization: >Environment: FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011 root@ololo:/usr/obj/usr/src/sys/OLOLO amd64 >Description: up to 0.14 >How-To-Repeat: >Fix: diff -ruN py-jabberbot.orig/Makefile py-jabberbot/Makefile --- py-jabberbot.orig/Makefile 2011-09-10 18:45:34.581752864 +0400 +++ py-jabberbot/Makefile 2011-09-10 18:46:34.684983023 +0400 @@ -6,15 +6,16 @@ # PORTNAME= jabberbot -PORTVERSION= 0.9 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= net-im python -MASTER_SITES= http://thpinfo.com/2007/python-jabberbot/ +MASTER_SITES= SF/pythonjabberbot/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= g.veniamin@googlemail.com COMMENT= A simple Jabber Bot for Python +LICENSE= GPLv3 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/xmpp/auth.py:${PORTSDIR}/net-im/py-xmpppy USE_PYTHON= 2.5+ diff -ruN py-jabberbot.orig/distinfo py-jabberbot/distinfo --- py-jabberbot.orig/distinfo 2011-09-10 18:45:34.581752864 +0400 +++ py-jabberbot/distinfo 2011-09-10 18:40:55.506731039 +0400 @@ -1,2 +1,2 @@ -SHA256 (jabberbot-0.9.tar.gz) = 6a67acb441a8e80b54078967c1277f48034dee4e42a61ab6faae2f04c7eaa4dd -SIZE (jabberbot-0.9.tar.gz) = 20003 +SHA256 (jabberbot-0.14.tar.gz) = e84ff88326213a503e4078c658f50ebf04520527af636a6d43ff7344435f2c64 +SIZE (jabberbot-0.14.tar.gz) = 23745 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109101452.p8AEq9GF091041>