FreeBSD Bugzilla – Attachment 164072 Details for
Bug 205216
[PATCH] net-im/py-punjab: Update to version 0.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-im_py-punjab.diff
net-im_py-punjab.diff (text/plain), 2.35 KB, created by
tkato432
on 2015-12-10 18:39:34 UTC
(
hide
)
Description:
net-im_py-punjab.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-12-10 18:39:34 UTC
Size:
2.35 KB
patch
obsolete
>diff -urN /usr/ports/net-im/py-punjab/Makefile net-im/py-punjab/Makefile >--- /usr/ports/net-im/py-punjab/Makefile 2015-11-09 22:25:53.125381000 +0900 >+++ net-im/py-punjab/Makefile 2015-12-11 00:00:00.000000000 +0900 >@@ -2,33 +2,35 @@ > # $FreeBSD: head/net-im/py-punjab/Makefile 401096 2015-11-09 12:59:03Z antoine $ > > PORTNAME= punjab >-PORTVERSION= 0.14 >-PORTREVISION= 2 >+PORTVERSION= 0.15 > CATEGORIES= net-im python >-MASTER_SITES= http://code.stanziq.com/punjab/releases/ >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= ports@FreeBSD.org > COMMENT= HTTP XMPP client interface > >-BROKEN= unfetchable >- >-USE_PYTHON= distutils autoplist > USES= python twisted:words,web,conch,names >- >-PORTDOCS= README.txt INSTALL.txt PKG-INFO >- >+USE_PYTHON= distutils autoplist > USE_RC_SUBR= punjab > > SUB_FILES= pkg-message punjab.tac >-SUB_LIST+= "PYTHON_CMD=${PYTHON_CMD}" >+SUB_LIST= PYTHON_CMD="${PYTHON_CMD}" >+ >+PORTDOCS= README.txt INSTALL.txt PKG-INFO >+ >+OPTIONS_DEFINE= DOCS > > post-install: >+ (cd ${WRKDIR} && ${INSTALL_DATA} punjab.tac \ >+ ${STAGEDIR}${PREFIX}/libexec) > @${MKDIR} ${STAGEDIR}${WWWDIR} >- @cd ${WRKSRC}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} >- ${INSTALL} ${WRKDIR}/punjab.tac ${STAGEDIR}${PREFIX}/libexec/ >+ @(cd ${WRKSRC}/html && ${COPYTREE_SHARE} . \ >+ ${STAGEDIR}${WWWDIR}) > >+post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ >+ ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/net-im/py-punjab/distinfo net-im/py-punjab/distinfo >--- /usr/ports/net-im/py-punjab/distinfo 2015-08-24 03:50:51.968953000 +0900 >+++ net-im/py-punjab/distinfo 2015-12-11 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (punjab-0.14.tar.gz) = 2c4c5bf67edb91acfb8986f11c738e9ff6ea6549449410c05b95e20aa8711628 >-SIZE (punjab-0.14.tar.gz) = 46270 >+SHA256 (punjab-0.15.tar.gz) = 47e7aad42fff84765e03f385f3f7b12787dad020605a81c30acbd3895734a2d8 >+SIZE (punjab-0.15.tar.gz) = 47804 >diff -urN /usr/ports/net-im/py-punjab/pkg-descr net-im/py-punjab/pkg-descr >--- /usr/ports/net-im/py-punjab/pkg-descr 2015-08-24 03:50:51.969342000 +0900 >+++ net-im/py-punjab/pkg-descr 2015-12-11 00:00:00.000000000 +0900 >@@ -5,4 +5,4 @@ > > Supporting XMPP over BOSH or XEP-0206 > >-WWW: http://code.stanziq.com/punjab/ >+WWW: https://github.com/twonds/punjab
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205216
: 164072