From owner-svn-ports-head@freebsd.org Fri Aug 7 02:38:27 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A0C9E3B0AA0; Fri, 7 Aug 2020 02:38:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BN8g73kQJz3dkx; Fri, 7 Aug 2020 02:38:27 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F72810BE9; Fri, 7 Aug 2020 02:38:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0772cRiU028760; Fri, 7 Aug 2020 02:38:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0772cRfW028759; Fri, 7 Aug 2020 02:38:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202008070238.0772cRfW028759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 7 Aug 2020 02:38:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544303 - head/net-im/purple-plugin-pack X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net-im/purple-plugin-pack X-SVN-Commit-Revision: 544303 X-SVN-Commit-Repository: ports 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.33 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: Fri, 07 Aug 2020 02:38:27 -0000 Author: swills Date: Fri Aug 7 02:38:26 2020 New Revision: 544303 URL: https://svnweb.freebsd.org/changeset/ports/544303 Log: net-im/purple-plugin-pack: update to 2.8.0 Modified: head/net-im/purple-plugin-pack/Makefile (contents, props changed) head/net-im/purple-plugin-pack/distinfo (contents, props changed) Modified: head/net-im/purple-plugin-pack/Makefile ============================================================================== --- head/net-im/purple-plugin-pack/Makefile Fri Aug 7 01:44:07 2020 (r544302) +++ head/net-im/purple-plugin-pack/Makefile Fri Aug 7 02:38:26 2020 (r544303) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= purple-plugin-pack -PORTVERSION= g2020071701 +PORTVERSION= 2.8.0 CATEGORIES= net-im -MASTER_SITES= https://keep.imfreedom.org/pidgin/purple-plugin-pack/archive/ -DISTNAME= default -DIST_SUBDIR= ${PORTNAME} +MASTER_SITES= https://dl.bintray.com/pidgin/releases/ MAINTAINER= swills@FreeBSD.org COMMENT= Collection of libpurple plugins +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= pidgin>0:net-im/pidgin RUN_DEPENDS= pidgin>0:net-im/pidgin LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libpurple.so:net-im/libpurple -USES= gettext meson pkgconfig - -WRKSRC= ${WRKDIR}/${PORTNAME}-default +USES= gettext meson pkgconfig tar:xz .include Modified: head/net-im/purple-plugin-pack/distinfo ============================================================================== --- head/net-im/purple-plugin-pack/distinfo Fri Aug 7 01:44:07 2020 (r544302) +++ head/net-im/purple-plugin-pack/distinfo Fri Aug 7 02:38:26 2020 (r544303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595029304 -SHA256 (purple-plugin-pack/default.tar.gz) = 2e09d94908d02869732da12c50755d70defe56562d38a51c6ccac07fc62bfade -SIZE (purple-plugin-pack/default.tar.gz) = 311565 +TIMESTAMP = 1596764558 +SHA256 (purple-plugin-pack-2.8.0.tar.xz) = 82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d +SIZE (purple-plugin-pack-2.8.0.tar.xz) = 207264