From owner-svn-ports-all@freebsd.org Wed Jul 26 20:13:15 2017 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 BEDB0DAF547; Wed, 26 Jul 2017 20:13:15 +0000 (UTC) (envelope-from jlh@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 871447536E; Wed, 26 Jul 2017 20:13:15 +0000 (UTC) (envelope-from jlh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6QKDEp1067171; Wed, 26 Jul 2017 20:13:14 GMT (envelope-from jlh@FreeBSD.org) Received: (from jlh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6QKDEFd067169; Wed, 26 Jul 2017 20:13:14 GMT (envelope-from jlh@FreeBSD.org) Message-Id: <201707262013.v6QKDEFd067169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlh set sender to jlh@FreeBSD.org using -f From: Jeremie Le Hen Date: Wed, 26 Jul 2017 20:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446694 - head/www/subsonic X-SVN-Group: ports-head X-SVN-Commit-Author: jlh X-SVN-Commit-Paths: head/www/subsonic X-SVN-Commit-Revision: 446694 X-SVN-Commit-Repository: ports 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.23 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: Wed, 26 Jul 2017 20:13:15 -0000 Author: jlh (src committer) Date: Wed Jul 26 20:13:14 2017 New Revision: 446694 URL: https://svnweb.freebsd.org/changeset/ports/446694 Log: Update Subsonic from 5.3 to 6.0 and update license accordinly. Former maintainer has requested to drop maintainership also, so put it in ports@FreeBSD.org's pool. PR: 213298 Submitted by: Allison Nicole Reid Approved by: adamw (Phabricator), jpaetzel (IRC) Differential Revision: https://reviews.freebsd.org/D11445 Modified: head/www/subsonic/Makefile head/www/subsonic/distinfo Modified: head/www/subsonic/Makefile ============================================================================== --- head/www/subsonic/Makefile Wed Jul 26 18:52:59 2017 (r446693) +++ head/www/subsonic/Makefile Wed Jul 26 20:13:14 2017 (r446694) @@ -1,17 +1,17 @@ -# Created by: Nicole Reid # $FreeBSD$ PORTNAME= subsonic -PORTVERSION= 5.3 -PORTREVISION= 2 +PORTVERSION= 6.0 CATEGORIES= www java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-war -MAINTAINER= root@cooltrainer.org +MAINTAINER= ports@FreeBSD.org COMMENT= Subsonic streaming media server -LICENSE= GPLv3 +# Subsonic 6 onwards has become proprietary. License is unclear. +# http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128 +LICENSE= NONE OPTIONS_SINGLE= APPSERVER APPSERVER_DESC= Java Application Server Modified: head/www/subsonic/distinfo ============================================================================== --- head/www/subsonic/distinfo Wed Jul 26 18:52:59 2017 (r446693) +++ head/www/subsonic/distinfo Wed Jul 26 20:13:14 2017 (r446694) @@ -1,2 +1,3 @@ -SHA256 (subsonic-5.3-war.zip) = b4428e9ea731224d88ba7543099747ed949312fd83cd446dc8782be7b73fa4f2 -SIZE (subsonic-5.3-war.zip) = 33824575 +TIMESTAMP = 1475884649 +SHA256 (subsonic-6.0-war.zip) = e138c4104e5393a6ad5f046e666856a05fb5bd149a8605b74579dd9d8cdaa926 +SIZE (subsonic-6.0-war.zip) = 38684379