Bug 177990

Summary: [PATCH] www/xcache: upgrade to 3.0.1 stable
Product: Ports & Packages Reporter: me
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xcache-3.0.1.patch
none
smime.p7s
none
smime.p7s none

Description me 2013-04-20 13:30:00 UTC
The version in ports collection is 3.0.1-rc1.
It's dangerous to run release candidates in production.

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-04-20 18:05:40 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

ports PR.  The GNATS www category is only for website issues.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-20 18:06:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 me 2013-04-20 18:50:03 UTC
On Saturday 20 April 2013 06:00:00 PM IST, 
FreeBSD-gnats-submit@FreeBSD.org wrote:
>
> Thank you very much for your problem report.
> It has the internal identification `www/177990'.
> The individual assigned to look at your
> report is: freebsd-www.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=177990
>
>>
>> Category: www
>> Responsible: freebsd-www
>> Synopsis: [PATCH] www/xcache: [Downgrade to 3.0.1 stable]
>> Arrival-Date: Sat Apr 20 12:30:00 UTC 2013
>


Oops, looks like I termed it as downgrade. It should be upgrade since 
3.0.1 is stable.
Comment 4 me 2013-04-20 18:58:50 UTC
Looks like I said it's a downgrade. It's an update to stable!
Comment 5 Alex Dupre freebsd_committer freebsd_triage 2013-04-23 09:50:02 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-04-23 09:50:09 UTC
Author: ale
Date: Tue Apr 23 08:49:56 2013
New Revision: 316324
URL: http://svnweb.freebsd.org/changeset/ports/316324

Log:
  Update to 3.0.1 final release.
  
  PR:		ports/177990
  Submitted by:	Nilesh <me@nileshgr.com>

Modified:
  head/www/xcache/Makefile
  head/www/xcache/distinfo

Modified: head/www/xcache/Makefile
==============================================================================
--- head/www/xcache/Makefile	Tue Apr 23 08:43:30 2013	(r316323)
+++ head/www/xcache/Makefile	Tue Apr 23 08:49:56 2013	(r316324)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xcache
-DISTVERSION=	3.0.1-rc1
+DISTVERSION=	3.0.1
 CATEGORIES=	www
 MASTER_SITES=	http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/
 

Modified: head/www/xcache/distinfo
==============================================================================
--- head/www/xcache/distinfo	Tue Apr 23 08:43:30 2013	(r316323)
+++ head/www/xcache/distinfo	Tue Apr 23 08:49:56 2013	(r316324)
@@ -1,2 +1,2 @@
-SHA256 (xcache-3.0.1-rc1.tar.bz2) = 0b21c41e49cee6592aac1f9ae88f255fdaeb0cd6bb28b521bb7a6f5fa686afba
-SIZE (xcache-3.0.1-rc1.tar.bz2) = 142335
+SHA256 (xcache-3.0.1.tar.bz2) = 16a72c04e1c8737800a730bf7107a81d352c0e90bb5b2f632e929e272115c459
+SIZE (xcache-3.0.1.tar.bz2) = 142206
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"