Date: Mon, 23 Jun 2008 05:07:25 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org Subject: ports/124885: [PATCH] www/trac: update to 0.10.5 (Security Fix) Message-ID: <200806222107.m5ML7P2m089193@lucky7.cs.nctu.edu.tw> Resent-Message-ID: <200806222110.m5MLA02U077494@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124885 >Category: ports >Synopsis: [PATCH] www/trac: update to 0.10.5 (Security Fix) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 22 21:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 7.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD lucky7 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Sun Feb 24 18:50:17 CST 2008 >Description: - Update to 0.10.5 By the way, I think it is a good idea to repocopy this port to www/trac10, trac 0.11 is released in the meantime. We can update www/trac to 0.11 after repocopy. Or we can repocopy to www/trac11, then update it to 0.11. Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- trac-0.10.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/trac/Makefile,v retrieving revision 1.32 diff -u -u -r1.32 Makefile --- Makefile 6 Jun 2008 14:07:15 -0000 1.32 +++ Makefile 22 Jun 2008 20:54:22 -0000 @@ -6,8 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.10.4 -PORTREVISION= 2 +PORTVERSION= 0.10.5 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/trac/distinfo,v retrieving revision 1.19 diff -u -u -r1.19 distinfo --- distinfo 23 Apr 2007 02:09:55 -0000 1.19 +++ distinfo 22 Jun 2008 20:54:22 -0000 @@ -1,3 +1,3 @@ -MD5 (trac-0.10.4.tar.gz) = 52a3a21ad9faafc3b59cbeb87d5a69d2 -SHA256 (trac-0.10.4.tar.gz) = 0061cf11d6d259505ff64252c40baf53e845095437eb56f98d3493fad9701100 -SIZE (trac-0.10.4.tar.gz) = 449116 +MD5 (trac-0.10.5.tar.gz) = 614aa61af201b33f8cd292344f434dbb +SHA256 (trac-0.10.5.tar.gz) = 157707cd8244e002a94f6880d948ad046b561c232ff04ab35893ab3f2e1a6ec7 +SIZE (trac-0.10.5.tar.gz) = 452253 --- trac-0.10.5.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?200806222107.m5ML7P2m089193>