Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296379 - app-text/dos2unix-5.0 version bump from new upstream
Summary: app-text/dos2unix-5.0 version bump from new upstream
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Shell Tools project
URL: http://www.xs4all.nl/~waterlan/
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-12-10 08:14 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2010-03-20 16:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dos2unix-4.0.1.ebuild (dos2unix-4.0.1.ebuild,818 bytes, text/plain)
2009-12-25 15:50 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
unix2dos-4.0.1.ebuild (unix2dos-4.0.1.ebuild,777 bytes, text/plain)
2009-12-25 15:50 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
dos2unix-4.1.2.ebuild (dos2unix-4.1.2.ebuild,786 bytes, text/plain)
2010-02-16 10:30 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
unix2dos-4.1.2.ebuild (unix2dos-4.1.2.ebuild,745 bytes, text/plain)
2010-02-16 10:30 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
dos2unix-5.0.ebuild (dos2unix-5.0.ebuild,796 bytes, text/plain)
2010-03-20 14:01 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details
dos2unix-5.0.ebuild (dos2unix-5.0.ebuild,864 bytes, text/plain)
2010-03-20 14:42 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-10 08:14:04 UTC
Hi,

seems like there's a new upstream for those handy little tools (see URL). A sourceforge site is also available: http://sourceforge.net/projects/dos2unix/

ChangeLog for the two new versions:

2009-11-04 Erwin Waterlander <waterlan@xs4all.nl>
	* dos2unix.c: Changed version to 3.2.
	* version.mk: New file.
	* README: New file.
	* INSTALL: Updated.
	* Makefile: Makefile according GNU standards.
	* ChangeLog : New file.
	* Applied all patches from RedHat:
	  - use mkstemp i.s.o. mktemp: Nov 17 2000 Tim Powers <timp@redhat.com> 
	  - segfault: Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com>
	  - safeconv: Oct 20 2004 Miloslav Trmac <mitr@redhat.com>
	  - manpage-update: Oct  6 2004 Mike A. Harris <mharris@redhat.com>
	  - preserve-file-modes: Feb  6 2007 Tim Waugh <twaugh@redhat.com>
	  - tmppath: Apr 13 2005 Tim Waugh <twaugh@redhat.com>
	  - c-missing-arg: Jan 18 2008 Tim Waugh <twaugh@redhat.com>
	  - Remove trailing white space.

2009-11-04 Erwin Waterlander <waterlan@xs4all.nl>
	* unix2dos.c: Changed version to 2.3.
	* version.mk: New file.
	* README: New file.
	* INSTALL: New file.
	* Makefile: Makefile according GNU standards.
	* ChangeLog : New file.
	* Applied all patches from RedHat:
	  - use mkstemp i.s.o. mktemp: Nov 17 2000 Tim Powers <timp@redhat.com> 
	  - segfault: Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com>
	  - manpage-update: Oct  6 2004 Mike A. Harris <mharris@redhat.com>
	  - preserve-file-modes: Oct 11 2004 Tim Waugh <twaugh@redhat.com>
	  - tmppath: Apr 13 2005 Tim Waugh <twaugh@redhat.com>
	  - Remove trailing white space. 


Reproducible: Always

Steps to Reproduce:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-18 17:48:51 UTC
dos2unix-4.0:

2009-12-15 Erwin Waterlander <waterlan@xs4all.nl>
	* version 4.0
	* Added internationalisation using gettext.
	* Added Dutch translation.
	* Ported to Win32 using Mingw32 <http://www.mingw.org/>
	* Ported to DOS using DJGPP <http://www.delorie.com/djgpp/>
	* Fixed problem in DOS/Windows stdio mode.
	* New option -L/--license that prints software license.
	* Code cleanup
	* Update manual


unix2dos-4.0:

2009-12-15 Erwin Waterlander <waterlan@xs4all.nl>
	* version 4.0
	* Added internationalisation using gettext.
	* Added Dutch translation.
	* Ported to Win32 using Mingw32 <http://www.mingw.org/>
	* Ported to DOS using DJGPP <http://www.delorie.com/djgpp/>
	* Fixed problem in DOS/Windows stdio mode.
	* New option -L/--license that prints software license.
	* Code cleanup
	* Update manual
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-12-25 02:38:33 UTC
I know you can write ebuilds, please test ;)
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-25 13:41:50 UTC
dos2unix:

2009-12-21 Erwin Waterlander <waterlan@xs4all.nl>
	* version 4.0.1
	* man page improvements: Thanks to Jari Aalto.
	  - Replace hyphens with minus signs (look like dashes) where needed.
	  - Options in alphabetical order.
	* man page: Update ISO mode information.
	* dos2unix.c: Option -V prints localedir used.
	* dos2unix.c: Localedir can be overruled with environment variable
	  DOS2UNIX_LOCALEDIR.
	* Fixed two wrong conversions in ISO mode:
	  - Greek mu.
	  - Closing guillemet (angle quotation mark, >>).
	* Port to OS/2 Warp: Thanks to Elbert Pol.
	* Makefiles: Added target 'strip'.


unix2dos:

2009-12-21 Erwin Waterlander <waterlan@xs4all.nl>
	* version 4.0.1
	* man page improvements: Thanks to Jari Aalto.
	  - Replace hyphens with minus signs (look like dashes) where needed.
	  - Options in alphabetical order.
	* man page: Update ISO mode information.
	* unix2dos.c: Option -V prints localedir used.
	* unix2dos.c: Localedir can be overruled with environment variable
	  UNIX2DOS_LOCALEDIR.
	* Fixed two wrong conversions in ISO mode:
	  - Greek mu.
	  - Closing guillemet (angle quotation mark, >>).
	* Port to OS/2 Warp: Thanks to Elbert Pol.
	* Makefiles: Added target 'strip'.
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-25 13:42:22 UTC
(In reply to comment #2)
> I know you can write ebuilds, please test ;)
> 
Okay, I gonna write them up when I find the time for :)
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-25 15:50:11 UTC
Created attachment 214137 [details]
dos2unix-4.0.1.ebuild
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-25 15:50:32 UTC
Created attachment 214138 [details]
unix2dos-4.0.1.ebuild
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-12-25 15:54:01 UTC
err... toolchain-funcs may be removed from the inherit lines. I just saw that I forgot to remove them *sigh*
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-02-16 10:30:09 UTC
Created attachment 219875 [details]
dos2unix-4.1.2.ebuild

cleaned up ebuild
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-02-16 10:30:34 UTC
Created attachment 219877 [details]
unix2dos-4.1.2.ebuild

cleaned up ebuild
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-03-20 14:01:49 UTC
Created attachment 224379 [details]
dos2unix-5.0.ebuild

With dos2unix-5.0 the unix2dos package was discontinued and unix2dos integrated into the dos2unix package.
The attached ebuild contains a blocker against unix2dos but the same kind of blocker should be added to all old unix2dos ebuilds as well.
Comment 11 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-03-20 14:42:58 UTC
Created attachment 224395 [details]
dos2unix-5.0.ebuild

"reviewed" ebuild :)
Comment 12 Justin Lecher (RETIRED) gentoo-dev 2010-03-20 16:12:38 UTC
In Cvs, thanks for that one Lars.