svn commit: r417123 - head/textproc/meld

Pawel Pekala pawel at FreeBSD.org
Sun Jun 19 14:43:23 UTC 2016


Author: pawel
Date: Sun Jun 19 14:43:22 2016
New Revision: 417123
URL: https://svnweb.freebsd.org/changeset/ports/417123

Log:
  Update to version 3.16.1
  
  Changelog:
  * Fix regression in support for file comparisons from pipes
  * Add open build service directories to the version control filter
  * Add darcs to list of loaded plugins
  * Fix the dark style
  * Windows build fixes

Modified:
  head/textproc/meld/Makefile
  head/textproc/meld/distinfo

Modified: head/textproc/meld/Makefile
==============================================================================
--- head/textproc/meld/Makefile	Sun Jun 19 13:34:51 2016	(r417122)
+++ head/textproc/meld/Makefile	Sun Jun 19 14:43:22 2016	(r417123)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	meld
-PORTVERSION=	3.16.0
+PORTVERSION=	3.16.1
 CATEGORIES=	textproc devel python
 MASTER_SITES=	GNOME
 

Modified: head/textproc/meld/distinfo
==============================================================================
--- head/textproc/meld/distinfo	Sun Jun 19 13:34:51 2016	(r417122)
+++ head/textproc/meld/distinfo	Sun Jun 19 14:43:22 2016	(r417123)
@@ -1,2 +1,3 @@
-SHA256 (meld-3.16.0.tar.xz) = 341bfd53ac7c0167d6d43694c0e7dbedf76463bdf79b425c439376ba15b56c0a
-SIZE (meld-3.16.0.tar.xz) = 532000
+TIMESTAMP = 1466331447
+SHA256 (meld-3.16.1.tar.xz) = 1bec697aa1ababa315ca8241ade65dc68ea87f0d316632f590975afcf967cfab
+SIZE (meld-3.16.1.tar.xz) = 532252


More information about the svn-ports-head mailing list