Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 17:51:35 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r356655 - in branches/2014Q2/textproc/kdiff3: . files
Message-ID:  <201406051751.s55HpZD6090421@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Jun  5 17:51:35 2014
New Revision: 356655
URL: http://svnweb.freebsd.org/changeset/ports/356655
QAT: https://qat.redports.org/buildarchive/r356655/

Log:
  MFH: r356654
  
  - Fix saving output with -o when using relative paths
  
  PR:		190158
  Submitted by:	emaste
  Approved by:	luca.pizzamiglio@gmail.com  (maintainer)
  Obtained from:	http://sourceforge.net/p/kdiff3/code/ci/23ad423e4255c80ee22b269f73e20333f7c06678/

Added:
  branches/2014Q2/textproc/kdiff3/files/
     - copied from r356654, head/textproc/kdiff3/files/
Modified:
  branches/2014Q2/textproc/kdiff3/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/textproc/kdiff3/Makefile
==============================================================================
--- branches/2014Q2/textproc/kdiff3/Makefile	Thu Jun  5 17:50:01 2014	(r356654)
+++ branches/2014Q2/textproc/kdiff3/Makefile	Thu Jun  5 17:51:35 2014	(r356655)
@@ -3,8 +3,7 @@
 
 PORTNAME=	kdiff3
 PORTVERSION=	0.9.97
-#PORTREVISION=	0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc kde
 MASTER_SITES=	SF
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406051751.s55HpZD6090421>