diff options
author | tv <tv@pkgsrc.org> | 2005-03-29 23:30:26 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-03-29 23:30:26 +0000 |
commit | d27d53e6a49c9e6fe0b09e29dbe0b1c765da1f5d (patch) | |
tree | 46c0253692baf6d67df2f18b86e292c919b8b78e /emulators | |
parent | 4e4015266f71cb185cbb466cee05a978339158aa (diff) | |
download | pkgsrc-d27d53e6a49c9e6fe0b09e29dbe0b1c765da1f5d.tar.gz |
Update to 1.5.13-1. Mainly changes that improve process management
(and as a side effect, make Cygwin processes behave a little better when
invoked from Interix).
Full release notes:
http://sources.redhat.com/ml/cygwin-announce/2005-03/msg00000.html
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cygwin_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/cygwin_lib/distinfo | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/emulators/cygwin_lib/Makefile b/emulators/cygwin_lib/Makefile index 15b830f576c..15e3bf0a7f8 100644 --- a/emulators/cygwin_lib/Makefile +++ b/emulators/cygwin_lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/11/29 02:10:48 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/29 23:30:26 tv Exp $ # -DISTNAME= cygwin-1.5.12-1 +DISTNAME= cygwin-1.5.13-1 PKGNAME= ${DISTNAME:S/-/!/:S/-/./g:S/!/_lib-/} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_CYGWIN:=release/cygwin/} diff --git a/emulators/cygwin_lib/distinfo b/emulators/cygwin_lib/distinfo index f4931ba4769..02c4c6355a9 100644 --- a/emulators/cygwin_lib/distinfo +++ b/emulators/cygwin_lib/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/11/29 02:10:48 tv Exp $ +$NetBSD: distinfo,v 1.3 2005/03/29 23:30:26 tv Exp $ -SHA1 (cygwin/cygwin-1.5.12-1.tar.bz2) = 8a99e404e92c0d02bf550b0b9c9aeea7ec0a708c -Size (cygwin/cygwin-1.5.12-1.tar.bz2) = 1187032 bytes +SHA1 (cygwin/cygwin-1.5.13-1.tar.bz2) = c882483995805609a71c80d3a1764740566eecf5 +RMD160 (cygwin/cygwin-1.5.13-1.tar.bz2) = f266a256a864a5b3502805c12b921d66b73a0f14 +Size (cygwin/cygwin-1.5.13-1.tar.bz2) = 1209375 bytes |