diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-15 23:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-15 23:59:09 +0000 |
commit | 9a9a08151ead9f28a0b8991d5baed9b51e3bf5da (patch) | |
tree | f130d8aceb2f53a4dc07f8bf5bc2b2b3b6f492fa /misc/getopt | |
parent | 3637af6b49eca4cec1755eb8ed9146682a8a8553 (diff) | |
download | pkgsrc-9a9a08151ead9f28a0b8991d5baed9b51e3bf5da.tar.gz |
Update to 1.1.4:
20051107: Bumped up version number to 1.1.4
20051107: Makefile: package target
20051107: Changed email and website to current ones
20051107: Fixed a few typos in the manpage (sync with util-linux (2.12r)
Diffstat (limited to 'misc/getopt')
-rw-r--r-- | misc/getopt/Makefile | 5 | ||||
-rw-r--r-- | misc/getopt/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index 20c140f03d0..13fca313e97 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/01/04 07:18:21 obache Exp $ +# $NetBSD: Makefile,v 1.10 2008/01/15 23:59:09 wiz Exp $ # -DISTNAME= getopt-1.1.3 -PKGREVISION= 1 +DISTNAME= getopt-1.1.4 CATEGORIES= misc MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/ diff --git a/misc/getopt/distinfo b/misc/getopt/distinfo index 1ca15ab9bb8..a5c65e76e97 100644 --- a/misc/getopt/distinfo +++ b/misc/getopt/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:52 agc Exp $ +$NetBSD: distinfo,v 1.3 2008/01/15 23:59:09 wiz Exp $ -SHA1 (getopt-1.1.3.tar.gz) = e62c646523acc55c8a4a1728ebe5c3cdb235fc2d -RMD160 (getopt-1.1.3.tar.gz) = d5e4e98dc87d9253218f0a93c177098f0b1d150c -Size (getopt-1.1.3.tar.gz) = 37775 bytes +SHA1 (getopt-1.1.4.tar.gz) = 8b9b329b3a8f5d52c91c0381616ecbd1ba291486 +RMD160 (getopt-1.1.4.tar.gz) = 79fffccf1b48956bfc1fbb19c22c2d94adf10dff +Size (getopt-1.1.4.tar.gz) = 37163 bytes SHA1 (patch-aa) = 33e467672d3f2b7a11a60c937dcb2aff032548eb SHA1 (patch-ab) = 32b6b41c134c73ee743ea67928991de8fe4db23a |