Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2010 20:48:58 +0100
From:      Bernhard Froehlich <decke@bluelife.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144394: [MAINTAINER] www/redmine: update to 0.9.3
Message-ID:  <20100301204858.1655003c@bluelife.at>
Resent-Message-ID: <201003011950.o21Jo2dh068031@freefall.freebsd.org>

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

>Number:         144394
>Category:       ports
>Synopsis:       [MAINTAINER] www/redmine: update to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 19:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Bernhard Froehlich
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD chii.bluelife.at 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Jan  8 09:39:23 CET
>Description:
- Update to 0.9.3

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

--- redmine-0.9.3.patch begins here ---
diff -ruN --exclude=CVS --exclude=.svn /usr/ports/www/redmine.orig/Makefile /usr/ports/www/redmine/Makefile
--- /usr/ports/www/redmine.orig/Makefile	2010-02-25 21:33:07.000000000 +0100
+++ /usr/ports/www/redmine/Makefile	2010-03-01 20:31:42.000000000 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	redmine
-PORTVERSION=	0.9.2
-PORTREVISION=	1
+PORTVERSION=	0.9.3
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS --exclude=.svn /usr/ports/www/redmine.orig/distinfo /usr/ports/www/redmine/distinfo
--- /usr/ports/www/redmine.orig/distinfo	2010-02-15 21:33:04.000000000 +0100
+++ /usr/ports/www/redmine/distinfo	2010-03-01 20:33:32.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (redmine-0.9.2.tar.gz) = a6f420e1256dc4780a33407743c3d8f4
-SHA256 (redmine-0.9.2.tar.gz) = 7533b3a411becbe428bacbb0ea065a5b70f7f70fe2eb8754545a4e53342e1141
-SIZE (redmine-0.9.2.tar.gz) = 4582538
+MD5 (redmine-0.9.3.tar.gz) = 5a95eec4d26ec3819ffeff42137d5023
+SHA256 (redmine-0.9.3.tar.gz) = 5f404ac93b4acd59eadc5ce67477cba6f7b9d4fa340fa67e5c5f05fbbd1ce027
+SIZE (redmine-0.9.3.tar.gz) = 4587740
diff -ruN --exclude=CVS --exclude=.svn /usr/ports/www/redmine.orig/pkg-plist /usr/ports/www/redmine/pkg-plist
--- /usr/ports/www/redmine.orig/pkg-plist	2010-02-25 21:33:29.000000000 +0100
+++ /usr/ports/www/redmine/pkg-plist	2010-03-01 20:30:25.000000000 +0100
@@ -623,6 +623,7 @@
 %%WWWDIR%%/db/migrate/20091220184736_add_indexes_to_issue_status.rb
 %%WWWDIR%%/db/migrate/20091225164732_remove_enumerations_opt.rb
 %%WWWDIR%%/db/migrate/20091227112908_change_wiki_contents_text_limit.rb
+%%WWWDIR%%/db/migrate/20100221100219_add_index_on_changesets_scmid.rb
 %%WWWDIR%%/doc/CHANGELOG
 %%WWWDIR%%/doc/COPYING
 %%WWWDIR%%/doc/INSTALL
@@ -1029,6 +1030,7 @@
 %%WWWDIR%%/test/fixtures/diffs/subversion.diff
 %%WWWDIR%%/test/fixtures/documents.yml
 %%WWWDIR%%/test/fixtures/enabled_modules.yml
+%%WWWDIR%%/test/fixtures/encoding/iso-8859-1.txt
 %%WWWDIR%%/test/fixtures/enumerations.yml
 %%WWWDIR%%/test/fixtures/files/060719210727_archive.zip
 %%WWWDIR%%/test/fixtures/files/060719210727_changeset.diff
@@ -3613,6 +3615,7 @@
 @dirrm %%WWWDIR%%/test/fixtures/mailer
 @dirrm %%WWWDIR%%/test/fixtures/mail_handler
 @dirrm %%WWWDIR%%/test/fixtures/files
+@dirrm %%WWWDIR%%/test/fixtures/encoding
 @dirrm %%WWWDIR%%/test/fixtures/diffs
 @dirrm %%WWWDIR%%/test/fixtures
 @dirrm %%WWWDIR%%/test/exemplars
--- redmine-0.9.3.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?20100301204858.1655003c>