Date: Sun, 7 Apr 2013 15:12:23 +0800 (CST) From: John Chen <johnpupu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Cc: kevlo@freebsd.org Subject: ports/177683: [PATCH] www/owncloud: update to 5.0.3 Message-ID: <201304070712.r377CNxN055191@www.johnpupu.tw> Resent-Message-ID: <201304070720.r377K0Vx001574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177683 >Category: ports >Synopsis: [PATCH] www/owncloud: update to 5.0.3 >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: Sun Apr 07 07: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 5.0.3 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-5.0.3.patch begins here --- diff -ruN --exclude=CVS ../owncloud.orig/Makefile ./Makefile --- ../owncloud.orig/Makefile 2013-03-20 09:56:04.000000000 +0800 +++ ./Makefile 2013-04-07 14:43:00.000000000 +0800 @@ -1,7 +1,7 @@ # $FreeBSD: www/owncloud/Makefile 314703 2013-03-20 01:56:04Z kevlo $ PORTNAME= owncloud -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.3 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ diff -ruN --exclude=CVS ../owncloud.orig/distinfo ./distinfo --- ../owncloud.orig/distinfo 2013-03-20 09:56:04.000000000 +0800 +++ ./distinfo 2013-04-07 14:53:44.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (owncloud-5.0.0.tar.bz2) = 2ae05bd95a67050bf5d0dcbb88c644bf613d2a7be3ba111d83c25e1d8ae06727 -SIZE (owncloud-5.0.0.tar.bz2) = 13799361 +SHA256 (owncloud-5.0.3.tar.bz2) = edcfad4a82906e53b08f61c91180a1bac81412661d78045d7ec668fb63cc9ffc +SIZE (owncloud-5.0.3.tar.bz2) = 13880256 --- owncloud-5.0.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?201304070712.r377CNxN055191>