svn commit: r564665 - head/www/bluefish

Ben Woods woodsb02 at FreeBSD.org
Sun Feb 7 23:35:04 UTC 2021


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 at 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


More information about the svn-ports-all mailing list