diff options
author | snj <snj@pkgsrc.org> | 2004-11-25 19:45:52 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-11-25 19:45:52 +0000 |
commit | 2fd234ed7cbe40a0bc0bc78c659cfef438113a8b (patch) | |
tree | 4e711877fb220bcfff9b82ae9e2f65887a7573db /editors | |
parent | 852e4e8e9c192482f88f8e22c58c5aeaff0f97e8 (diff) | |
download | pkgsrc-2fd234ed7cbe40a0bc0bc78c659cfef438113a8b.tar.gz |
Update to 1.4.6.
Changes:
* modified new_curse.c to handle different subdirectory naming in terminfo
directory
Diffstat (limited to 'editors')
-rw-r--r-- | editors/easyedit/Makefile | 6 | ||||
-rw-r--r-- | editors/easyedit/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/easyedit/Makefile b/editors/easyedit/Makefile index a74e689fa10..78912f3c787 100644 --- a/editors/easyedit/Makefile +++ b/editors/easyedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/25 19:45:52 snj Exp $ # -DISTNAME= ee-1.4.5a.src -PKGNAME= easyedit-1.4.5a +DISTNAME= ee-1.4.6.src +PKGNAME= easyedit-1.4.6 CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ EXTRACT_SUFX= .tgz diff --git a/editors/easyedit/distinfo b/editors/easyedit/distinfo index fb72ba11e4e..6bac56a2d79 100644 --- a/editors/easyedit/distinfo +++ b/editors/easyedit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2003/07/03 07:05:09 cjep Exp $ +$NetBSD: distinfo,v 1.3 2004/11/25 19:45:52 snj Exp $ -SHA1 (ee-1.4.5a.src.tgz) = b8e6a192ae25ef474af258cc3d59c3de7a9639fc -Size (ee-1.4.5a.src.tgz) = 70378 bytes +SHA1 (ee-1.4.6.src.tgz) = 6be7d03eade441a6c409b9d441ba2c144e26b157 +Size (ee-1.4.6.src.tgz) = 70511 bytes SHA1 (patch-aa) = b06c957864d790b46e7e133f5abb4ceb877aa15a SHA1 (patch-ab) = 60f95dc10b4a41f237120784ef6220a9cf2b2408 SHA1 (patch-ac) = cf3c94a42825a86941a40a8a66c7f413c51d0ac7 |