From ab936cc4bd7f7e32ec21194efb78a0c67e50470a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 5 Oct 2019 20:59:03 +0200 Subject: [PATCH] dos2unix: bump version. --- .../dos2unix/{dos2unix-7.4.0.recipe => dos2unix-7.4.1.recipe} | 4 ++-- .../{dos2unix-7.4.0.patchset => dos2unix-7.4.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-text/dos2unix/{dos2unix-7.4.0.recipe => dos2unix-7.4.1.recipe} (93%) rename app-text/dos2unix/patches/{dos2unix-7.4.0.patchset => dos2unix-7.4.1.patchset} (100%) diff --git a/app-text/dos2unix/dos2unix-7.4.0.recipe b/app-text/dos2unix/dos2unix-7.4.1.recipe similarity index 93% rename from app-text/dos2unix/dos2unix-7.4.0.recipe rename to app-text/dos2unix/dos2unix-7.4.1.recipe index 6bd226f01..58dabe3b4 100644 --- a/app-text/dos2unix/dos2unix-7.4.0.recipe +++ b/app-text/dos2unix/dos2unix-7.4.1.recipe @@ -8,9 +8,9 @@ COPYRIGHT="2009-2015 Erwin Waterlander 1998 Bernd Johannes Wuebben 1994-1995 Benjamin Lin" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://downloads.sourceforge.net/project/dos2unix/dos2unix/$portVersion/dos2unix-$portVersion.tar.gz" -CHECKSUM_SHA256="bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a" +CHECKSUM_SHA256="1cd58a60b03ed28fa39046102a185c5e88c4f7665e1e0417c25de7f8b9f78623" if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then PATCHES="dos2unix-$portVersion.patchset" diff --git a/app-text/dos2unix/patches/dos2unix-7.4.0.patchset b/app-text/dos2unix/patches/dos2unix-7.4.1.patchset similarity index 100% rename from app-text/dos2unix/patches/dos2unix-7.4.0.patchset rename to app-text/dos2unix/patches/dos2unix-7.4.1.patchset