diff options
author | sno <sno@pkgsrc.org> | 2010-08-20 18:47:54 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-08-20 18:47:54 +0000 |
commit | 4cb77cbed3cfd65cebd1693632685304eddbad97 (patch) | |
tree | 1b20613a0db9d94f1e8a85a4663de7cdac43058d /editors | |
parent | 90e7f8b1110c44d88962644a60e4910b684125de (diff) | |
download | pkgsrc-4cb77cbed3cfd65cebd1693632685304eddbad97.tar.gz |
Updating editors/p5-Padre-Plugin-SVN from 0.04 to 0.05
Upstream changes:
0.05 2010.05.23
* Changed the blame (log) display to show as a tree view.
* gettext-ified some messages (Zeno Gantner)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/p5-Padre-Plugin-SVN/Makefile | 4 | ||||
-rw-r--r-- | editors/p5-Padre-Plugin-SVN/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile index b02e04ec147..4179735a1bd 100644 --- a/editors/p5-Padre-Plugin-SVN/Makefile +++ b/editors/p5-Padre-Plugin-SVN/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:44:12 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/20 18:47:54 sno Exp $ # -DISTNAME= Padre-Plugin-SVN-0.04 +DISTNAME= Padre-Plugin-SVN-0.05 PKGNAME= p5-${DISTNAME} CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SVN/distinfo b/editors/p5-Padre-Plugin-SVN/distinfo index f09a267720d..784c543d7e3 100644 --- a/editors/p5-Padre-Plugin-SVN/distinfo +++ b/editors/p5-Padre-Plugin-SVN/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:44:12 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/08/20 18:47:54 sno Exp $ -SHA1 (Padre-Plugin-SVN-0.04.tar.gz) = 1448247123a821c222ce6e658a775d23a93be4ea -RMD160 (Padre-Plugin-SVN-0.04.tar.gz) = c33e4c0e7e76c84ea93fa692eb5fe9b2e4d3a931 -Size (Padre-Plugin-SVN-0.04.tar.gz) = 26217 bytes +SHA1 (Padre-Plugin-SVN-0.05.tar.gz) = f6e57fa0a35d961a2ba6ff51c0883d2a1950cd39 +RMD160 (Padre-Plugin-SVN-0.05.tar.gz) = a9afe6eac9c8788e174dddc936c516dbcb6b0061 +Size (Padre-Plugin-SVN-0.05.tar.gz) = 30880 bytes |