diff options
author | hubertf <hubertf> | 2002-01-13 21:52:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-01-13 21:52:31 +0000 |
commit | 1f5b7d119351fb531a0cf5a35db7150da941d41a (patch) | |
tree | b4f5e8706a11780049a6651825d0c1ea37705508 /mail/pine | |
parent | 0ec1d1975a60f228cc83163705eaef8d1dc1ce65 (diff) | |
download | pkgsrc-1f5b7d119351fb531a0cf5a35db7150da941d41a.tar.gz |
Update pine to 4.44. Changes:
Version 4.44 is a bug-fix release that addresses bugs found in the
previous release. Bugs that have been addressed in this release include:
* URL handler allows embedded commands
Diffstat (limited to 'mail/pine')
-rw-r--r-- | mail/pine/Makefile | 7 | ||||
-rw-r--r-- | mail/pine/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 3740b6827ba..7135ddc3931 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2002/01/06 13:59:08 kleink Exp $ +# $NetBSD: Makefile,v 1.59 2002/01/13 21:52:32 hubertf Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # -DISTNAME= pine4.43 -PKGNAME= pine-4.43 -PKGREVISION= 1 +DISTNAME= pine4.44 +PKGNAME= pine-4.44 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ diff --git a/mail/pine/distinfo b/mail/pine/distinfo index 35b442eddca..90189e56a1d 100644 --- a/mail/pine/distinfo +++ b/mail/pine/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2001/12/15 08:31:38 martti Exp $ +$NetBSD: distinfo,v 1.7 2002/01/13 21:52:33 hubertf Exp $ -SHA1 (pine4.43.tar.gz) = 733bc7797cf8de9f5d5cfd7aab7e4a7dc2127f79 -Size (pine4.43.tar.gz) = 3478028 bytes +SHA1 (pine4.44.tar.gz) = 0657a5bd51cacc300260224320ee114c0b2b26e5 +Size (pine4.44.tar.gz) = 3478476 bytes SHA1 (patch-aa) = 800f84f3c868e6d17798e9f98d8151bb734143b6 SHA1 (patch-ac) = 409cfbcbbbdfa9aff67d52eb7877569dd07c6e9f SHA1 (patch-al) = 8d0c9ba6cab0794d592e6f0e9d188e062743c7ad |