mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
textproc/yodl: Update version 3.05.00=>3.05.01
- Convert patch files to 'make makepatch' compatible
This commit is contained in:
parent
5d8bd8b3f5
commit
1b8baa87c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387459
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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")
|
||||
{
|
||||
|
@ -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)
|
||||
|
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user