Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2013 14:51:41 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317024 - head/textproc/wdiff
Message-ID:  <201305011451.r41EpfiR081818@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sanpei
Date: Wed May  1 14:51:41 2013
New Revision: 317024
URL: http://svnweb.freebsd.org/changeset/ports/317024

Log:
  Update 1.2.1
   - Main topic: Added Esperanto translation.

Modified:
  head/textproc/wdiff/Makefile
  head/textproc/wdiff/distinfo
  head/textproc/wdiff/pkg-plist

Modified: head/textproc/wdiff/Makefile
==============================================================================
--- head/textproc/wdiff/Makefile	Wed May  1 14:48:57 2013	(r317023)
+++ head/textproc/wdiff/Makefile	Wed May  1 14:51:41 2013	(r317024)
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	wdiff
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	textproc
 MASTER_SITES=	GNU
 
-
 MAINTAINER=	sanpei@FreeBSD.org
 COMMENT=	Display word differences between text files
 

Modified: head/textproc/wdiff/distinfo
==============================================================================
--- head/textproc/wdiff/distinfo	Wed May  1 14:48:57 2013	(r317023)
+++ head/textproc/wdiff/distinfo	Wed May  1 14:51:41 2013	(r317024)
@@ -1,2 +1,2 @@
-SHA256 (wdiff-1.1.2.tar.gz) = 12cd30af53ad3ebfe4ec5e094c2b855a186f15bf8b46fce3d655cacd55f1e860
-SIZE (wdiff-1.1.2.tar.gz) = 1397234
+SHA256 (wdiff-1.2.1.tar.gz) = 8158d276c0db62ebb1ee20c738751c68e86fd21b7898cf57524dcde8e38565bd
+SIZE (wdiff-1.2.1.tar.gz) = 1425114

Modified: head/textproc/wdiff/pkg-plist
==============================================================================
--- head/textproc/wdiff/pkg-plist	Wed May  1 14:48:57 2013	(r317023)
+++ head/textproc/wdiff/pkg-plist	Wed May  1 14:51:41 2013	(r317024)
@@ -14,6 +14,8 @@ bin/wdiff
 %%NLS%%share/locale/en@boldquot/LC_MESSAGES/wdiff.mo
 %%NLS%%share/locale/en@quot/LC_MESSAGES/wdiff.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/wdiff.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/wdiff-gnulib.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/wdiff.mo
 %%NLS%%share/locale/es/LC_MESSAGES/wdiff-gnulib.mo
 %%NLS%%share/locale/es/LC_MESSAGES/wdiff.mo
 %%NLS%%share/locale/et/LC_MESSAGES/wdiff-gnulib.mo



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