From owner-svn-ports-all@freebsd.org Sun Feb 7 23:35:04 2021 Return-Path: Delivered-To: svn-ports-all@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 732DB53CD62; Sun, 7 Feb 2021 23:35:04 +0000 (UTC) (envelope-from woodsb02@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYlr82wKpz3qJj; Sun, 7 Feb 2021 23:35:04 +0000 (UTC) (envelope-from woodsb02@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 570695529; Sun, 7 Feb 2021 23:35:04 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 117NZ4QX036313; Sun, 7 Feb 2021 23:35:04 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 117NZ3vh036311; Sun, 7 Feb 2021 23:35:03 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <202102072335.117NZ3vh036311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 7 Feb 2021 23:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564665 - head/www/bluefish X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/www/bluefish X-SVN-Commit-Revision: 564665 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.34 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: Sun, 07 Feb 2021 23:35:04 -0000 Author: woodsb02 Date: Sun Feb 7 23:35:03 2021 New Revision: 564665 URL: https://svnweb.freebsd.org/changeset/ports/564665 Log: www/bluefish: Update to 2.2.12 Also remove obsolete pkg-message from 2013, warning about the update to tiny4 PR: 253329 Reported by: tigersharke@gmail.com Deleted: head/www/bluefish/pkg-message Modified: head/www/bluefish/Makefile head/www/bluefish/distinfo head/www/bluefish/pkg-plist Modified: head/www/bluefish/Makefile ============================================================================== --- head/www/bluefish/Makefile Sun Feb 7 23:32:27 2021 (r564664) +++ head/www/bluefish/Makefile Sun Feb 7 23:35:03 2021 (r564665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bluefish -PORTVERSION= 2.2.11 +PORTVERSION= 2.2.12 CATEGORIES= www editors MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \ http://bluefish.mrball.net/stable/source/ Modified: head/www/bluefish/distinfo ============================================================================== --- head/www/bluefish/distinfo Sun Feb 7 23:32:27 2021 (r564664) +++ head/www/bluefish/distinfo Sun Feb 7 23:35:03 2021 (r564665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604208681 -SHA256 (bluefish-2.2.11.tar.bz2) = 454c877fc1dbddfcc65cc7ddaa3c5ceb17bc46e216baf7878f09dbf1dabdc2ff -SIZE (bluefish-2.2.11.tar.bz2) = 4181242 +TIMESTAMP = 1612739861 +SHA256 (bluefish-2.2.12.tar.bz2) = 0df9905ba2c601cd767fa53e147969e9c90bc0cc4c005c4011c150b248979e6a +SIZE (bluefish-2.2.12.tar.bz2) = 4180228 Modified: head/www/bluefish/pkg-plist ============================================================================== --- head/www/bluefish/pkg-plist Sun Feb 7 23:32:27 2021 (r564664) +++ head/www/bluefish/pkg-plist Sun Feb 7 23:35:03 2021 (r564665) @@ -99,10 +99,6 @@ share/applications/bluefish.desktop %%DATADIR%%/jsbeautifier/unpackers/urlencode.py %%DATADIR%%/jsbeautify %%DATADIR%%/jsmin.py -%%DATADIR%%/lipsum/__init__.py -%%DATADIR%%/lipsum/data/dictionary.txt -%%DATADIR%%/lipsum/data/lipsum.xml -%%DATADIR%%/lipsum/data/sample.txt %%DATADIR%%/lorem-ipsum-generator %%DATADIR%%/plugins/htmlbar/ui/htmlbar_menu_ui.xml %%DATADIR%%/plugins/zencoding/__init__.py