From owner-svn-ports-all@freebsd.org Sat Jun 4 15:48:27 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5802CB6A32D; Sat, 4 Jun 2016 15:48:27 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 101691203; Sat, 4 Jun 2016 15:48:26 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u54FmQwZ020238; Sat, 4 Jun 2016 15:48:26 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u54FmQN5020235; Sat, 4 Jun 2016 15:48:26 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201606041548.u54FmQN5020235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 4 Jun 2016 15:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416365 - head/www/seahub X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2016 15:48:27 -0000 Author: pi Date: Sat Jun 4 15:48:25 2016 New Revision: 416365 URL: https://svnweb.freebsd.org/changeset/ports/416365 Log: www/seahub: 5.1.6 -> 5.1.7 - Improve Web UI for password change - Use contact email in user profile page - Fix sometimes dirents duplicated in Firefox PR: 210019 Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/seahub/Makefile head/www/seahub/distinfo head/www/seahub/pkg-plist Modified: head/www/seahub/Makefile ============================================================================== --- head/www/seahub/Makefile Sat Jun 4 15:44:52 2016 (r416364) +++ head/www/seahub/Makefile Sat Jun 4 15:48:25 2016 (r416365) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seahub -PORTVERSION= 5.1.6 +PORTVERSION= 5.1.7 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www Modified: head/www/seahub/distinfo ============================================================================== --- head/www/seahub/distinfo Sat Jun 4 15:44:52 2016 (r416364) +++ head/www/seahub/distinfo Sat Jun 4 15:48:25 2016 (r416365) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464610000 -SHA256 (haiwen-seahub-v5.1.6-pro_GH0.tar.gz) = 20bf2a3230d4a0e31e62f8e41a22c7ff13e845c4c089654d5c3d0cff9d2b368b -SIZE (haiwen-seahub-v5.1.6-pro_GH0.tar.gz) = 6841536 +TIMESTAMP = 1465043327 +SHA256 (haiwen-seahub-v5.1.7-pro_GH0.tar.gz) = e098401a049f5c6e90ceb7542df9d098246bf622fa626f10659b008499963ba7 +SIZE (haiwen-seahub-v5.1.7-pro_GH0.tar.gz) = 6842167 Modified: head/www/seahub/pkg-plist ============================================================================== --- head/www/seahub/pkg-plist Sat Jun 4 15:44:52 2016 (r416364) +++ head/www/seahub/pkg-plist Sat Jun 4 15:48:25 2016 (r416365) @@ -179,7 +179,7 @@ %%SEAHUBDIR%%/media/assets/scripts/app/views/dir.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.651b5500f929.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent-grid.js -%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.6cc3a9245200.js +%%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.71d8232c47a4.js %%SEAHUBDIR%%/media/assets/scripts/app/views/dirent.js %%SEAHUBDIR%%/media/assets/scripts/app/views/fileupload.3c98d2504541.js %%SEAHUBDIR%%/media/assets/scripts/app/views/fileupload.js @@ -307,7 +307,7 @@ %%SEAHUBDIR%%/media/assets/scripts/dist/lib/jquery.ui.widget.1.11.3.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.75e6d0132deb.js %%SEAHUBDIR%%/media/assets/scripts/dist/lib/require.js -%%SEAHUBDIR%%/media/assets/scripts/dist/main.d5bc655e7329.js +%%SEAHUBDIR%%/media/assets/scripts/dist/main.99a559b6c639.js %%SEAHUBDIR%%/media/assets/scripts/dist/main.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.04fc935872de.js %%SEAHUBDIR%%/media/assets/scripts/dist/sysadmin-main.js