From owner-svn-ports-all@freebsd.org Wed Sep 20 17:02:13 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 872B1E17DF2; Wed, 20 Sep 2017 17:02:13 +0000 (UTC) (envelope-from feld@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 5678673277; Wed, 20 Sep 2017 17:02:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8KH2CIb047928; Wed, 20 Sep 2017 17:02:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8KH2CBM047631; Wed, 20 Sep 2017 17:02:12 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201709201702.v8KH2CBM047631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 20 Sep 2017 17:02:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450227 - head/multimedia/plexpy X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/multimedia/plexpy X-SVN-Commit-Revision: 450227 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, 20 Sep 2017 17:02:13 -0000 Author: feld Date: Wed Sep 20 17:02:12 2017 New Revision: 450227 URL: https://svnweb.freebsd.org/changeset/ports/450227 Log: multimedia/plexpy: Update to 1.4.22 Modified: head/multimedia/plexpy/Makefile head/multimedia/plexpy/distinfo head/multimedia/plexpy/pkg-plist Modified: head/multimedia/plexpy/Makefile ============================================================================== --- head/multimedia/plexpy/Makefile Wed Sep 20 16:32:58 2017 (r450226) +++ head/multimedia/plexpy/Makefile Wed Sep 20 17:02:12 2017 (r450227) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexpy -PORTVERSION= 1.4.20 +PORTVERSION= 1.4.22 PORTREVISION= 0 CATEGORIES= multimedia python DISTVERSIONPREFIX=v Modified: head/multimedia/plexpy/distinfo ============================================================================== --- head/multimedia/plexpy/distinfo Wed Sep 20 16:32:58 2017 (r450226) +++ head/multimedia/plexpy/distinfo Wed Sep 20 17:02:12 2017 (r450227) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498572671 -SHA256 (drzoidberg33-plexpy-v1.4.20_GH0.tar.gz) = fcb0f356f30da414b68ed3b306d179d9bbd3b1a64e4bc261e4c8b2ba7ef43314 -SIZE (drzoidberg33-plexpy-v1.4.20_GH0.tar.gz) = 35616309 +TIMESTAMP = 1505926131 +SHA256 (drzoidberg33-plexpy-v1.4.22_GH0.tar.gz) = e7d6882d67a9c4b7cacfb8f535b41b6d3896aff196dc7a5a914e58c2cf210f95 +SIZE (drzoidberg33-plexpy-v1.4.22_GH0.tar.gz) = 35629572 Modified: head/multimedia/plexpy/pkg-plist ============================================================================== --- head/multimedia/plexpy/pkg-plist Wed Sep 20 16:32:58 2017 (r450226) +++ head/multimedia/plexpy/pkg-plist Wed Sep 20 17:02:12 2017 (r450227) @@ -55,6 +55,8 @@ plexpy/data/interfaces/default/images/chevron.png plexpy/data/interfaces/default/images/cover.png plexpy/data/interfaces/default/images/favicon.ico plexpy/data/interfaces/default/images/favicon.png +plexpy/data/interfaces/default/images/flattr-badge-large.png +plexpy/data/interfaces/default/images/gold-rect-paypal-34px.png plexpy/data/interfaces/default/images/gravatar-default-80x80.png plexpy/data/interfaces/default/images/gravatar-default.png plexpy/data/interfaces/default/images/home-stat_most-concurrent.png @@ -920,6 +922,7 @@ plexpy/data/interfaces/default/js/highcharts/js/themes plexpy/data/interfaces/default/js/jquery-2.1.4.min.js plexpy/data/interfaces/default/js/jquery-ui.min.js plexpy/data/interfaces/default/js/jquery.dataTables.min.js +plexpy/data/interfaces/default/js/jquery.qrcode.min.js plexpy/data/interfaces/default/js/jquery.rateit.min.js plexpy/data/interfaces/default/js/moment-duration-format.js plexpy/data/interfaces/default/js/moment-with-locale.js