From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 3 16:20:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5641106567A for ; Mon, 3 Sep 2012 16:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8A56A8FC22 for ; Mon, 3 Sep 2012 16:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q83GKA2K018435 for ; Mon, 3 Sep 2012 16:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q83GKAw1018418; Mon, 3 Sep 2012 16:20:10 GMT (envelope-from gnats) Resent-Date: Mon, 3 Sep 2012 16:20:10 GMT Resent-Message-Id: <201209031620.q83GKAw1018418@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C5D61065670; Mon, 3 Sep 2012 16:18:21 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (unknown [IPv6:2a03:6f00:1::5c35:743c]) by mx1.freebsd.org (Postfix) with ESMTP id A113C8FC12; Mon, 3 Sep 2012 16:18:20 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76) (envelope-from ) id 1T8ZLu-0003kc-W5; Mon, 03 Sep 2012 20:18:19 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 6F20BB867; Mon, 3 Sep 2012 20:18:18 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 55C1429A; Mon, 3 Sep 2012 20:18:18 +0400 (MSK) Message-Id: <20120903161818.55C1429A@hades.panopticon> Date: Mon, 3 Sep 2012 20:18:18 +0400 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: eadler@FreeBSD.org Subject: ports/171286: [PATCH] misc/pastebinit: update to 1.3.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2012 16:20:11 -0000 >Number: 171286 >Category: ports >Synopsis: [PATCH] misc/pastebinit: update to 1.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Sep 03 16:20:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 9.0-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD hades.panopticon 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jun 13 17:39:20 MSK 2012 >Description: - Update to 1.3.1 - Fix path to pastebin.d directory; without it, port was completely unuseable Port maintainer (eadler@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pastebinit-1.3.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/pastebinit/Makefile ./Makefile --- /usr/ports/misc/pastebinit/Makefile 2012-06-21 08:43:27.000000000 +0400 +++ ./Makefile 2012-09-03 20:15:33.363904221 +0400 @@ -2,19 +2,20 @@ # Date created: Thu Feb 21 00:21:23 EST 2008 # Whom: comperr # -# $FreeBSD: ports/misc/pastebinit/Makefile,v 1.10 2012/06/21 04:43:27 eadler Exp $ +# $FreeBSD: head/misc/pastebinit/Makefile 300896 2012-07-14 13:54:48Z beat $ # PORTNAME= pastebinit -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= misc python -MASTER_SITES= https://launchpadlibrarian.net/93013084/ +MASTER_SITES= https://launchpadlibrarian.net/106457425/ MAINTAINER= eadler@FreeBSD.org COMMENT= A command line utility for pastebing RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj +USE_BZIP2= yes USE_PYTHON= yes NO_BUILD= yes @@ -30,6 +31,10 @@ PORTDATA= pastebin.d .endif +post-patch: + ${REINPLACE_CMD} -e 's|/usr/share/pastebin.d|${DATADIR}/pastebin.d|' \ + ${WRKSRC}/pastebinit + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} .if ${PORT_OPTIONS:MPASTEBINS} diff -ruN --exclude=CVS /usr/ports/misc/pastebinit/distinfo ./distinfo --- /usr/ports/misc/pastebinit/distinfo 2012-02-23 05:35:35.000000000 +0400 +++ ./distinfo 2012-09-03 20:01:50.927902911 +0400 @@ -1,2 +1,2 @@ -SHA256 (pastebinit-1.3.tar.gz) = 41b51ebffb90443166a7c489f7c11224c00032e1eb64f67c8783826d75728a53 -SIZE (pastebinit-1.3.tar.gz) = 38173 +SHA256 (pastebinit-1.3.1.tar.bz2) = 0dcb6c4820f49cc7f97a7804254df1ae848cfc4fc63e08ca89a525b909709e29 +SIZE (pastebinit-1.3.1.tar.bz2) = 35582 --- pastebinit-1.3.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: