From owner-svn-ports-all@FreeBSD.ORG Wed Mar 13 19:38:30 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AF647F4A; Wed, 13 Mar 2013 19:38:30 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 978E5230; Wed, 13 Mar 2013 19:38:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2DJcUIs050206; Wed, 13 Mar 2013 19:38:30 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2DJcThh050202; Wed, 13 Mar 2013 19:38:29 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201303131938.r2DJcThh050202@svn.freebsd.org> From: Pawel Pekala Date: Wed, 13 Mar 2013 19:38:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314110 - head/textproc/dwdiff X-SVN-Group: ports-head 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.14 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: Wed, 13 Mar 2013 19:38:30 -0000 Author: pawel Date: Wed Mar 13 19:38:29 2013 New Revision: 314110 URL: http://svnweb.freebsd.org/changeset/ports/314110 Log: - Update to version 2.0.4 - Remove dead mirror site and add fossies.org to MASTER_SITES - Since 2.0 release, dwdiff is no longer a front-end for the diff program, so modify the description in pkg-descr PR: ports/175430 Submitted by: Po-Chien Lin Modified: head/textproc/dwdiff/Makefile head/textproc/dwdiff/distinfo (contents, props changed) head/textproc/dwdiff/pkg-descr (contents, props changed) head/textproc/dwdiff/pkg-plist (contents, props changed) Modified: head/textproc/dwdiff/Makefile ============================================================================== --- head/textproc/dwdiff/Makefile Wed Mar 13 19:26:28 2013 (r314109) +++ head/textproc/dwdiff/Makefile Wed Mar 13 19:38:29 2013 (r314110) @@ -2,16 +2,15 @@ # $FreeBSD$ PORTNAME= dwdiff -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 2.0.4 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ - http://www.logvinov.ru/files/dist/ \ + http://fossies.org/unix/privat/ \ LOCAL/avl EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= A delimited word diff program +COMMENT= Delimited word diff program LICENSE= GPLv3 Modified: head/textproc/dwdiff/distinfo ============================================================================== --- head/textproc/dwdiff/distinfo Wed Mar 13 19:26:28 2013 (r314109) +++ head/textproc/dwdiff/distinfo Wed Mar 13 19:38:29 2013 (r314110) @@ -1,2 +1,2 @@ -SHA256 (dwdiff-1.9.tgz) = 602a6728f317717041ff83d46737c92e2b08491fd44370f70d956fc7b7db6219 -SIZE (dwdiff-1.9.tgz) = 76488 +SHA256 (dwdiff-2.0.4.tgz) = 0e467dbb2cc52d81f3e070adab823ac2a9170cac1910bc02bb8edec3f75e0b3d +SIZE (dwdiff-2.0.4.tgz) = 85930 Modified: head/textproc/dwdiff/pkg-descr ============================================================================== --- head/textproc/dwdiff/pkg-descr Wed Mar 13 19:26:28 2013 (r314109) +++ head/textproc/dwdiff/pkg-descr Wed Mar 13 19:38:29 2013 (r314110) @@ -1,15 +1,14 @@ -dwdiff is a front-end for the diff program that operates at the word level -instead of the line level. It is different from wdiff in that it allows the -user to specify what should be considered whitespace, and in that it takes an -optional list of characters that should be considered delimiters. Delimiters -are single characters that are treated as if they are words, even when there -is no whitespace separating them from preceding words or delimiters. dwdiff -is mostly commandline compatible with wdiff. Only the --autopager, --terminal +dwdiff is a diff program that operates at the word level instead of the line +level. It is different from wdiff in that it allows the user to specify what +should be considered whitespace, and in that it takes an optional list of +characters that should be considered delimiters. Delimiters are single +characters that are treated as if they are words, even when there is no +whitespace separating them from preceding words or delimiters. dwdiff is +mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported. The default output from dwdiff is the new text, with the deleted and inserted parts annotated with markers. Command line options are available to change both what is printed, and the markers. -Author: Gertjan Halkes WWW: http://os.ghalkes.nl/dwdiff.html Modified: head/textproc/dwdiff/pkg-plist ============================================================================== --- head/textproc/dwdiff/pkg-plist Wed Mar 13 19:26:28 2013 (r314109) +++ head/textproc/dwdiff/pkg-plist Wed Mar 13 19:38:29 2013 (r314110) @@ -1,9 +1,9 @@ bin/dwdiff bin/dwfilter %%NLS%%share/locale/de/LC_MESSAGES/dwdiff.mo +%%NLS%%share/locale/es/LC_MESSAGES/dwdiff.mo %%NLS%%share/locale/fr/LC_MESSAGES/dwdiff.mo %%NLS%%share/locale/nl/LC_MESSAGES/dwdiff.mo -%%NLS%%share/locale/ru/LC_MESSAGES/dwdiff.mo %%NLS%%@dirrmtry man/nl.UTF-8/man1 %%NLS%%@dirrmtry man/nl.UTF-8 %%NLS%%@dirrmtry man/nl/man1