Date: Sat, 16 Mar 2013 03:16:37 +0800 (CST) From: John Chen <johnpupu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Cc: kevlo@freebsd.org Subject: ports/177000: [PATCH] www/owncloud: update to 4.5.8 Message-ID: <201303151916.r2FJGb1Y008636@www.johnpupu.tw> Resent-Message-ID: <201303151920.r2FJK02c006046@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177000 >Category: ports >Synopsis: [PATCH] www/owncloud: update to 4.5.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 15 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Chen >Release: FreeBSD 9.1-RELEASE amd64 >Organization: Watcher >Environment: System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 >Description: - Update to 4.5.8 Port maintainer (kevlo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- owncloud-4.5.8.patch begins here --- diff -ruN --exclude=CVS ../owncloud.orig/Makefile ./Makefile --- ../owncloud.orig/Makefile 2013-03-01 13:18:42.000000000 +0800 +++ ./Makefile 2013-03-16 03:12:06.000000000 +0800 @@ -1,9 +1,9 @@ # $FreeBSD: www/owncloud/Makefile 313136 2013-03-01 05:18:42Z kevlo $ PORTNAME= owncloud -PORTVERSION= 4.5.7 +PORTVERSION= 4.5.8 CATEGORIES= www -MASTER_SITES= http://owncloud.org/releases/ +MASTER_SITES= http://download.owncloud.org/community/ MAINTAINER= kevlo@FreeBSD.org COMMENT= Personal cloud which runs on your own server diff -ruN --exclude=CVS ../owncloud.orig/distinfo ./distinfo --- ../owncloud.orig/distinfo 2013-03-01 13:18:42.000000000 +0800 +++ ./distinfo 2013-03-16 03:13:16.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (owncloud-4.5.7.tar.bz2) = 1ea32f6dd1b735eb32b25e69c5b083136968f7e65564d19d4e4bccee568b8701 -SIZE (owncloud-4.5.7.tar.bz2) = 9126728 +SHA256 (owncloud-4.5.8.tar.bz2) = 3e12a49ca3893ef1dbdbc0d97f3d1f38d71753a673f0119eeb683e36a219b5a2 +SIZE (owncloud-4.5.8.tar.bz2) = 9129672 --- owncloud-4.5.8.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?201303151916.r2FJGb1Y008636>