Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 08:31:03 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387459 - in head/textproc/yodl: . files
Message-ID:  <201505260831.t4Q8V3tJ002840@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue May 26 08:31:03 2015
New Revision: 387459
URL: https://svnweb.freebsd.org/changeset/ports/387459

Log:
  textproc/yodl: Update version 3.05.00=>3.05.01
  
  - Convert patch files to 'make makepatch' compatible

Modified:
  head/textproc/yodl/Makefile
  head/textproc/yodl/distinfo
  head/textproc/yodl/files/patch-icmake__manual
  head/textproc/yodl/files/patch-manual__yo__manual.yo
  head/textproc/yodl/files/patch-src_verbinsert_verbinsert.cc

Modified: head/textproc/yodl/Makefile
==============================================================================
--- head/textproc/yodl/Makefile	Tue May 26 04:56:43 2015	(r387458)
+++ head/textproc/yodl/Makefile	Tue May 26 08:31:03 2015	(r387459)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yodl
-PORTVERSION=	3.05.00
+PORTVERSION=	3.05.01
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/textproc/yodl/distinfo
==============================================================================
--- head/textproc/yodl/distinfo	Tue May 26 04:56:43 2015	(r387458)
+++ head/textproc/yodl/distinfo	Tue May 26 08:31:03 2015	(r387459)
@@ -1,2 +1,2 @@
-SHA256 (yodl_3.05.00.orig.tar.gz) = 2f360062a85f9359207088b2586da863e2b111428f3e12486cd34c9de12b1b8a
-SIZE (yodl_3.05.00.orig.tar.gz) = 301612
+SHA256 (yodl_3.05.01.orig.tar.gz) = 5a3d0e1b2abbba87217cfdc6cd354a00df8d782572495bbddbdfbd4f47fe0d3e
+SIZE (yodl_3.05.01.orig.tar.gz) = 302038

Modified: head/textproc/yodl/files/patch-icmake__manual
==============================================================================
--- head/textproc/yodl/files/patch-icmake__manual	Tue May 26 04:56:43 2015	(r387458)
+++ head/textproc/yodl/files/patch-icmake__manual	Tue May 26 08:31:03 2015	(r387459)
@@ -1,6 +1,6 @@
---- ./icmake/manual.orig	2013-10-09 14:21:36.000000000 +0200
-+++ ./icmake/manual	2013-11-27 12:11:43.000000000 +0100
-@@ -35,6 +35,7 @@
+--- icmake/manual.orig	2014-12-30 21:34:00 UTC
++++ icmake/manual
+@@ -32,6 +32,7 @@ void _manual(string conversion, int useP
  
      if (conversion == "latex")
      {

Modified: head/textproc/yodl/files/patch-manual__yo__manual.yo
==============================================================================
--- head/textproc/yodl/files/patch-manual__yo__manual.yo	Tue May 26 04:56:43 2015	(r387458)
+++ head/textproc/yodl/files/patch-manual__yo__manual.yo	Tue May 26 08:31:03 2015	(r387459)
@@ -1,6 +1,6 @@
---- ./manual/yo/manual.yo.orig	2013-11-27 11:59:12.000000000 +0100
-+++ ./manual/yo/manual.yo	2013-11-27 12:06:02.000000000 +0100
-@@ -4,7 +4,7 @@
+--- manual/yo/manual.yo.orig	2015-01-02 12:46:44 UTC
++++ manual/yo/manual.yo
+@@ -4,7 +4,7 @@ latexpackage()(a4,epsf)
  
  whenlatex(\
      SETSYMBOL(XXusexlatin)

Modified: head/textproc/yodl/files/patch-src_verbinsert_verbinsert.cc
==============================================================================
--- head/textproc/yodl/files/patch-src_verbinsert_verbinsert.cc	Tue May 26 04:56:43 2015	(r387458)
+++ head/textproc/yodl/files/patch-src_verbinsert_verbinsert.cc	Tue May 26 08:31:03 2015	(r387459)
@@ -1,5 +1,5 @@
---- src/verbinsert/verbinsert.cc.orig	2015-01-20 18:56:00.226610975 +0600
-+++ src/verbinsert/verbinsert.cc	2015-01-20 18:56:46.890607566 +0600
+--- src/verbinsert/verbinsert.cc.orig	2014-09-23 19:16:48 UTC
++++ src/verbinsert/verbinsert.cc
 @@ -2,6 +2,7 @@
  #include <fstream>
  #include <iomanip>
@@ -8,7 +8,7 @@
  #include <unistd.h>
  
  using namespace std;
-@@ -37,19 +38,19 @@
+@@ -37,19 +38,19 @@ int main(int argc, char **argv)
              continue;
  
              case 's':



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