Bug 176463 - [PATCH] www/owncloud: update to 4.5.7
Summary: [PATCH] www/owncloud: update to 4.5.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 03:50 UTC by johnpupu
Modified: 2013-03-01 05:20 UTC (History)
1 user (show)

See Also:


Attachments
owncloud-4.5.7.patch (876 bytes, patch)
2013-02-27 03:50 UTC, johnpupu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2013-02-27 03:50:00 UTC
- Update to 4.5.7

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-27 03:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-01 05:18:50 UTC
Author: kevlo
Date: Fri Mar  1 05:18:42 2013
New Revision: 313136
URL: http://svnweb.freebsd.org/changeset/ports/313136

Log:
  Update to 4.5.7
  
  PR:	ports/176463
  Submitted by:	John Chen <johnpupu at gmail dot com>

Modified:
  head/www/owncloud/Makefile
  head/www/owncloud/distinfo

Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile	Fri Mar  1 05:16:49 2013	(r313135)
+++ head/www/owncloud/Makefile	Fri Mar  1 05:18:42 2013	(r313136)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	owncloud
-PORTVERSION=	4.5.6
+PORTVERSION=	4.5.7
 CATEGORIES=	www
 MASTER_SITES=	http://owncloud.org/releases/
 

Modified: head/www/owncloud/distinfo
==============================================================================
--- head/www/owncloud/distinfo	Fri Mar  1 05:16:49 2013	(r313135)
+++ head/www/owncloud/distinfo	Fri Mar  1 05:18:42 2013	(r313136)
@@ -1,2 +1,2 @@
-SHA256 (owncloud-4.5.6.tar.bz2) = 3ee2c5583945f0df813f1267b0885ea7b4772024c2d7f116ccc1f985a1b7d462
-SIZE (owncloud-4.5.6.tar.bz2) = 9161189
+SHA256 (owncloud-4.5.7.tar.bz2) = 1ea32f6dd1b735eb32b25e69c5b083136968f7e65564d19d4e4bccee568b8701
+SIZE (owncloud-4.5.7.tar.bz2) = 9126728
_______________________________________________
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"
Comment 3 Kevin Lo freebsd_committer freebsd_triage 2013-03-01 05:19:00 UTC
State Changed
From-To: open->closed

Committed, thanks.