From owner-svn-ports-head@freebsd.org Mon Aug 15 14:33:13 2016 Return-Path: Delivered-To: svn-ports-head@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 2E7D3BB911E; Mon, 15 Aug 2016 14:33: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 E4AD01E01; Mon, 15 Aug 2016 14:33:12 +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 u7FEXC4u087838; Mon, 15 Aug 2016 14:33:12 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7FEXB31087835; Mon, 15 Aug 2016 14:33:11 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201608151433.u7FEXB31087835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 15 Aug 2016 14:33:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420238 - head/multimedia/plexpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2016 14:33:13 -0000 Author: feld Date: Mon Aug 15 14:33:11 2016 New Revision: 420238 URL: https://svnweb.freebsd.org/changeset/ports/420238 Log: multimedia/plexpy: Update to 1.4.9 Changelog: https://github.com/drzoidberg33/plexpy/releases/tag/v1.4.9 Modified: head/multimedia/plexpy/Makefile head/multimedia/plexpy/distinfo head/multimedia/plexpy/pkg-plist Modified: head/multimedia/plexpy/Makefile ============================================================================== --- head/multimedia/plexpy/Makefile Mon Aug 15 14:11:09 2016 (r420237) +++ head/multimedia/plexpy/Makefile Mon Aug 15 14:33:11 2016 (r420238) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexpy -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 PORTREVISION= 0 CATEGORIES= multimedia python DISTVERSIONPREFIX=v Modified: head/multimedia/plexpy/distinfo ============================================================================== --- head/multimedia/plexpy/distinfo Mon Aug 15 14:11:09 2016 (r420237) +++ head/multimedia/plexpy/distinfo Mon Aug 15 14:33:11 2016 (r420238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469219988 -SHA256 (drzoidberg33-plexpy-v1.4.8_GH0.tar.gz) = 0d2f4947c49b70cf2fc7c9971c531456e06c0eb78df7a20d2392f00d40888843 -SIZE (drzoidberg33-plexpy-v1.4.8_GH0.tar.gz) = 35606194 +TIMESTAMP = 1471268967 +SHA256 (drzoidberg33-plexpy-v1.4.9_GH0.tar.gz) = fe7327d03a0bcac596ba75cd9ce525fead37cdfef770455495fd951d200a1ff5 +SIZE (drzoidberg33-plexpy-v1.4.9_GH0.tar.gz) = 35728244 Modified: head/multimedia/plexpy/pkg-plist ============================================================================== --- head/multimedia/plexpy/pkg-plist Mon Aug 15 14:11:09 2016 (r420237) +++ head/multimedia/plexpy/pkg-plist Mon Aug 15 14:33:11 2016 (r420238) @@ -1091,6 +1091,98 @@ plexpy/lib/dateutil/relativedelta.py plexpy/lib/dateutil/rrule.py plexpy/lib/dateutil/tz.py plexpy/lib/dateutil/tzwin.py +plexpy/lib/dns/__init__.py +plexpy/lib/dns/_compat.py +plexpy/lib/dns/dnssec.py +plexpy/lib/dns/e164.py +plexpy/lib/dns/edns.py +plexpy/lib/dns/entropy.py +plexpy/lib/dns/exception.py +plexpy/lib/dns/flags.py +plexpy/lib/dns/grange.py +plexpy/lib/dns/hash.py +plexpy/lib/dns/inet.py +plexpy/lib/dns/ipv4.py +plexpy/lib/dns/ipv6.py +plexpy/lib/dns/message.py +plexpy/lib/dns/name.py +plexpy/lib/dns/namedict.py +plexpy/lib/dns/node.py +plexpy/lib/dns/opcode.py +plexpy/lib/dns/query.py +plexpy/lib/dns/rcode.py +plexpy/lib/dns/rdata.py +plexpy/lib/dns/rdataclass.py +plexpy/lib/dns/rdataset.py +plexpy/lib/dns/rdatatype.py +plexpy/lib/dns/rdtypes/ANY/AFSDB.py +plexpy/lib/dns/rdtypes/ANY/CAA.py +plexpy/lib/dns/rdtypes/ANY/CDNSKEY.py +plexpy/lib/dns/rdtypes/ANY/CDS.py +plexpy/lib/dns/rdtypes/ANY/CERT.py +plexpy/lib/dns/rdtypes/ANY/CNAME.py +plexpy/lib/dns/rdtypes/ANY/CSYNC.py +plexpy/lib/dns/rdtypes/ANY/DLV.py +plexpy/lib/dns/rdtypes/ANY/DNAME.py +plexpy/lib/dns/rdtypes/ANY/DNSKEY.py +plexpy/lib/dns/rdtypes/ANY/DS.py +plexpy/lib/dns/rdtypes/ANY/EUI48.py +plexpy/lib/dns/rdtypes/ANY/EUI64.py +plexpy/lib/dns/rdtypes/ANY/GPOS.py +plexpy/lib/dns/rdtypes/ANY/HINFO.py +plexpy/lib/dns/rdtypes/ANY/HIP.py +plexpy/lib/dns/rdtypes/ANY/ISDN.py +plexpy/lib/dns/rdtypes/ANY/LOC.py +plexpy/lib/dns/rdtypes/ANY/MX.py +plexpy/lib/dns/rdtypes/ANY/NS.py +plexpy/lib/dns/rdtypes/ANY/NSEC.py +plexpy/lib/dns/rdtypes/ANY/NSEC3.py +plexpy/lib/dns/rdtypes/ANY/NSEC3PARAM.py +plexpy/lib/dns/rdtypes/ANY/PTR.py +plexpy/lib/dns/rdtypes/ANY/RP.py +plexpy/lib/dns/rdtypes/ANY/RRSIG.py +plexpy/lib/dns/rdtypes/ANY/RT.py +plexpy/lib/dns/rdtypes/ANY/SOA.py +plexpy/lib/dns/rdtypes/ANY/SPF.py +plexpy/lib/dns/rdtypes/ANY/SSHFP.py +plexpy/lib/dns/rdtypes/ANY/TLSA.py +plexpy/lib/dns/rdtypes/ANY/TXT.py +plexpy/lib/dns/rdtypes/ANY/URI.py +plexpy/lib/dns/rdtypes/ANY/X25.py +plexpy/lib/dns/rdtypes/ANY/__init__.py +plexpy/lib/dns/rdtypes/IN/A.py +plexpy/lib/dns/rdtypes/IN/AAAA.py +plexpy/lib/dns/rdtypes/IN/APL.py +plexpy/lib/dns/rdtypes/IN/DHCID.py +plexpy/lib/dns/rdtypes/IN/IPSECKEY.py +plexpy/lib/dns/rdtypes/IN/KX.py +plexpy/lib/dns/rdtypes/IN/NAPTR.py +plexpy/lib/dns/rdtypes/IN/NSAP.py +plexpy/lib/dns/rdtypes/IN/NSAP_PTR.py +plexpy/lib/dns/rdtypes/IN/PX.py +plexpy/lib/dns/rdtypes/IN/SRV.py +plexpy/lib/dns/rdtypes/IN/WKS.py +plexpy/lib/dns/rdtypes/IN/__init__.py +plexpy/lib/dns/rdtypes/__init__.py +plexpy/lib/dns/rdtypes/dnskeybase.py +plexpy/lib/dns/rdtypes/dsbase.py +plexpy/lib/dns/rdtypes/euibase.py +plexpy/lib/dns/rdtypes/mxbase.py +plexpy/lib/dns/rdtypes/nsbase.py +plexpy/lib/dns/rdtypes/txtbase.py +plexpy/lib/dns/renderer.py +plexpy/lib/dns/resolver.py +plexpy/lib/dns/reversename.py +plexpy/lib/dns/rrset.py +plexpy/lib/dns/set.py +plexpy/lib/dns/tokenizer.py +plexpy/lib/dns/tsig.py +plexpy/lib/dns/tsigkeyring.py +plexpy/lib/dns/ttl.py +plexpy/lib/dns/update.py +plexpy/lib/dns/version.py +plexpy/lib/dns/wiredata.py +plexpy/lib/dns/zone.py plexpy/lib/facebook/__init__.py plexpy/lib/facebook/version.py plexpy/lib/feedparser.py @@ -1150,7 +1242,17 @@ plexpy/lib/html5lib/trie/py.py plexpy/lib/html5lib/utils.py plexpy/lib/httpagentparser/__init__.py plexpy/lib/httpagentparser/more.py -plexpy/lib/ipaddress.py +plexpy/lib/ipaddr.py +plexpy/lib/ipwhois/__init__.py +plexpy/lib/ipwhois/data/iso_3166-1.csv +plexpy/lib/ipwhois/data/iso_3166-1_list_en.xml +plexpy/lib/ipwhois/exceptions.py +plexpy/lib/ipwhois/hr.py +plexpy/lib/ipwhois/ipwhois.py +plexpy/lib/ipwhois/net.py +plexpy/lib/ipwhois/rdap.py +plexpy/lib/ipwhois/utils.py +plexpy/lib/ipwhois/whois.py plexpy/lib/logutils/__init__.py plexpy/lib/logutils/adapter.py plexpy/lib/logutils/colorize.py