Index: Makefile
===================================================================
RCS file: /cvs/ports/converters/dos2unix/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile 12 Jul 2019 20:43:49 -0000 1.21
+++ Makefile 1 Oct 2019 14:26:37 -0000
@@ -2,8 +2,7 @@
COMMENT= convert DOS/MAC files to UNIX (line-endings/charset)
-DISTNAME = dos2unix-7.4.0
-REVISION = 0
+DISTNAME = dos2unix-7.4.1
CATEGORIES= converters
@@ -15,7 +14,8 @@ PERMIT_PACKAGE= Yes
WANTLIB += c intl
-MASTER_SITES= http://waterlan.home.xs4all.nl/dos2unix/
+MASTER_SITES= http://waterlan.home.xs4all.nl/dos2unix/ \
+ https://sourceforge.net/projects/dos2unix/files/dos2unix/7.4.1/
BUILD_DEPENDS= devel/gettext,-tools
Index: distinfo
===================================================================
RCS file: /cvs/ports/converters/dos2unix/distinfo,v
retrieving revision 1.17
diff -u -p -r1.17 distinfo
--- distinfo 14 Oct 2017 05:46:52 -0000 1.17
+++ distinfo 1 Oct 2019 14:26:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (dos2unix-7.4.0.tar.gz) = usdlq9vZXN2HpxmJ1DgsMs88v+7iFT8Ahsuc8YJhBIo=
-SIZE (dos2unix-7.4.0.tar.gz) = 710339
+SHA256 (dos2unix-7.4.1.tar.gz) = HNWKYLA+0o+jkEYQKhhcXojE92ZeHgQXwl3n+Ln3hiM=
+SIZE (dos2unix-7.4.1.tar.gz) = 711570
Hi,
Here is a simple patch for converters/dos2unix:
i) Update to 7.4.1
ii) Add another MASTER_SITE
It build well and pass all tests on amd64-head system.
No other ports depends on it.
Comments? OK?
wen
No comments:
Post a Comment