pkgsrc/comms/gkermit/distinfo
agc 9d7edcdedf The main package has changed on the distribution site by the following
change:

--- gkermit.h 1999-12-26 21:25:52.000000000 +0000
+++ gkermit.h   2003-05-27 16:30:13.000000000 +0100
@@ -233,7 +233,11 @@

 /* Externs */

+#ifdef ERRNO_H
+#include <errno.h>
+#else
 extern int errno;
+#endif /* ERRNO_H */
 #ifndef _GKERMIT_C
 extern int debug;
 #endif /* _GKERMIT_C */

but unfortunately without a corresponding version number bump. so do the
dance we usually do with unnumbered distributions, and put the distfile
locally into a (numbered) DIST_SUBDIR directory.

Bump package revision number, regen distinfo file, and one cosmetic
change to make the WRKSRC definition appear in a more suitable place in
the package Makefile.
2003-06-17 14:16:33 +00:00

4 lines
182 B
Text

$NetBSD: distinfo,v 1.3 2003/06/17 14:16:33 agc Exp $
SHA1 (gkermit-1.00/gkermit.tar.gz) = 7c8091d1cc8184eb2e0445d2b1deeb781ba632b6
Size (gkermit-1.00/gkermit.tar.gz) = 62195 bytes