ports/156824: [PATCH] japanese/ja-trac: update to 0.12.2
TAKATSU Tomonari
tota at FreeBSD.org
Thu May 5 06:50:10 UTC 2011
>Number: 156824
>Category: ports
>Synopsis: [PATCH] japanese/ja-trac: update to 0.12.2
>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: Thu May 05 06:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: TAKATSU Tomonari
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
none (private)
>Environment:
System: FreeBSD photon.local.lan 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 0.12.2
Removed file(s):
- files/patch-setup.py
Port maintainer (kuriyama at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- ja-trac-0.12.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/trac/Makefile,v
retrieving revision 1.47
diff -u -u -r1.47 Makefile
--- Makefile 26 Mar 2011 15:18:32 -0000 1.47
+++ Makefile 5 May 2011 02:59:59 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.12.1
+PORTVERSION= 0.12.2
CATEGORIES= japanese www devel python
MASTER_SITES= http://dist.bsdlab.org/ \
http://www.i-act.co.jp/project/products/downloads/
@@ -28,7 +28,7 @@
CONFLICTS= trac-0.*
USE_ZIP= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= Trac
PYDISTUTILS_NOEGGINFO= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/trac/distinfo,v
retrieving revision 1.21
diff -u -u -r1.21 distinfo
--- distinfo 25 Feb 2011 01:44:55 -0000 1.21
+++ distinfo 31 Mar 2011 14:25:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (Trac-0.12.1.ja1.zip) = ae879aa42b14570c3db217228d1e934c10876633f8d95805447f50c0456062b7
-SIZE (Trac-0.12.1.ja1.zip) = 2545599
+SHA256 (Trac-0.12.2.ja1.zip) = 5d15bd287bbfbee24ba7ae46bdcfbb3c2b7642881fcc4186e3ecd979b8ef8c35
+SIZE (Trac-0.12.2.ja1.zip) = 2592180
Index: files/patch-setup.py
===================================================================
RCS file: files/patch-setup.py
diff -N files/patch-setup.py
--- files/patch-setup.py 26 Mar 2011 15:18:32 -0000 1.4
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- setup.py.orig 2010-12-25 10:53:24.000000000 +0900
-+++ setup.py 2010-12-25 10:53:30.000000000 +0900
-@@ -38,7 +38,7 @@
-
- setup(
- name = 'Trac',
-- version = '0.12.1ja1',
-+ version = '0.12.1.ja1',
- description = 'Integrated SCM, wiki, issue tracker and project environment',
- long_description = """
- Trac is a minimalistic web-based software project management and bug/issue
--- ja-trac-0.12.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list