Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2012 20:07:02 +0100 (CET)
From:      Radim Kolar <hsn@sendmail.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hsn@sendmail.cz, douglas@douglasthrift.net
Subject:   ports/164586: [PATCH] www/trac-gitplugin: [tarball refreshed from github]
Message-ID:  <201201281907.q0SJ72FU014395@fbsd8.localdomain>
Resent-Message-ID: <201201281910.q0SJADT5013536@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164586
>Category:       ports
>Synopsis:       [PATCH] www/trac-gitplugin: [tarball refreshed from github]
>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 Jan 28 19:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd8.localdomain 8.2-RELEASE FreeBSD 8.2-RELEASE #8: Tue Mar  1 14:49:07 CET
>Description:
tarball refreshed from github

Port maintainer (douglas@douglasthrift.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- trac-gitplugin-0.12.0.5_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/trac-gitplugin/Makefile /home/hsn/ports/trac-gitplugin/Makefile
--- /usr/ports/www/trac-gitplugin/Makefile	2011-07-02 09:59:18.000000000 +0200
+++ /home/hsn/ports/trac-gitplugin/Makefile	2012-01-28 20:02:06.405124193 +0100
@@ -7,21 +7,22 @@
 
 PORTNAME=	gitplugin
 PORTVERSION=	0.12.0.5
+PORTREVISION=	1
 CATEGORIES=	www devel python
 MASTER_SITES=	https://download.github.com/ \
 		http://apt.douglasthrift.net/files/${PORTNAME}/ \
 		http://code.douglasthrift.net/files/${PORTNAME}/
 PKGNAMEPREFIX=	trac-
-DISTNAME=	hvr-trac-git-plugin-v${PORTVERSION}-15-g${GITPLUGIN_HASH}
+DISTNAME=	hvr-trac-git-plugin-v${PORTVERSION}-20-g${GITPLUGIN_HASH}
 
 MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	Git plugin for Trac
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	git:${PORTSDIR}/devel/git \
 		tracd:${PORTSDIR}/www/trac
 
-LICENSE=	GPLv2
-
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	TracGit
@@ -30,6 +31,6 @@
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
-GITPLUGIN_HASH=	2c21931
+GITPLUGIN_HASH=	722342e
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/trac-gitplugin/distinfo /home/hsn/ports/trac-gitplugin/distinfo
--- /usr/ports/www/trac-gitplugin/distinfo	2011-07-02 09:59:18.000000000 +0200
+++ /home/hsn/ports/trac-gitplugin/distinfo	2012-01-28 19:49:48.651321059 +0100
@@ -1,2 +1,2 @@
-SHA256 (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 41547119555cb0d1c0007d74d7846aec1609399a742fe710fb231308af4c4c5c
-SIZE (hvr-trac-git-plugin-v0.12.0.5-15-g2c21931.tar.gz) = 23968
+SHA256 (hvr-trac-git-plugin-v0.12.0.5-20-g722342e.tar.gz) = b8cfeb0da11fdf7a6833acd8b9ea5700d492cf38d9db0ecf674ff7d2527c02a9
+SIZE (hvr-trac-git-plugin-v0.12.0.5-20-g722342e.tar.gz) = 18682
--- trac-gitplugin-0.12.0.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201281907.q0SJ72FU014395>