Tim Kientzle 33e546958b History: A few very, very old tar programs used the filename to
distinguish files from dirs (trailing '/' indicated a dir).  Since
POSIX.1-1987, this convention is no longer necessary.  However, there
are current tar programs that pretend to write POSIX-compliant
archives, yet store directories as "regular files", relying on this
old filename convention to save them.  <sigh> So, move the check for
this old convention so it applies to all tar archives, not just those
identified as "old."

Pointed out by: Broken distfile for audio/faad port
2004-06-07 06:34:51 +00:00
..
2004-05-14 12:19:04 +00:00
2004-04-02 17:57:57 +00:00
2004-01-28 00:11:42 +00:00
2004-02-23 20:07:47 +00:00
2004-02-04 06:32:45 +00:00
2004-05-12 20:40:09 +00:00
2004-05-14 19:52:35 +00:00