| 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
me
2013-04-20 13:30:00 UTC
Responsible Changed From-To: freebsd-www->freebsd-ports-bugs ports PR. The GNATS www category is only for website issues. Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) 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. Looks like I said it's a downgrade. It's an update to stable! State Changed From-To: open->closed Committed, thanks. 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" |