diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-26 20:39:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-26 20:39:13 +0000 |
commit | ed4ad3a073d77b84fbe26d0e8d729a6f3fabeec4 (patch) | |
tree | 3767017b150823f69ae74870e4c2e28e678594d8 /editors/gedit | |
parent | 0f5f06aeb3adceff6e80e679c7e4fe938edcf476 (diff) | |
download | pkgsrc-ed4ad3a073d77b84fbe26d0e8d729a6f3fabeec4.tar.gz |
Add link to upstream bug report.
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/distinfo | 4 | ||||
-rw-r--r-- | editors/gedit/patches/patch-aa | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 65ed6785a7d..db14d8fc3aa 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2009/05/20 10:01:03 wiz Exp $ +$NetBSD: distinfo,v 1.44 2009/05/26 20:39:13 wiz Exp $ SHA1 (gedit-2.26.2.tar.bz2) = b5b0c0b6fda604fff630987d9cbd69733943407d RMD160 (gedit-2.26.2.tar.bz2) = 37d151d4ca038ca433ad92ec639ae40a86f7fece Size (gedit-2.26.2.tar.bz2) = 4461560 bytes -SHA1 (patch-aa) = faac784b11645a16c53e5511913ec146e033ca12 +SHA1 (patch-aa) = f8328edb148633c7a5117bb9a6b0ceb907333b64 diff --git a/editors/gedit/patches/patch-aa b/editors/gedit/patches/patch-aa index f7be28f4bc9..753f65f8980 100644 --- a/editors/gedit/patches/patch-aa +++ b/editors/gedit/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.11 2009/05/20 10:01:03 wiz Exp $ +$NetBSD: patch-aa,v 1.12 2009/05/26 20:39:13 wiz Exp $ + +http://bugzilla.gnome.org/show_bug.cgi?id=583940 --- plugins/taglist/Makefile.in.orig 2009-05-16 19:45:09.000000000 +0000 +++ plugins/taglist/Makefile.in |