diff options
author | obache <obache@pkgsrc.org> | 2013-02-05 11:57:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-05 11:57:03 +0000 |
commit | 844af29eaf375a276bedaebff8f67c5786305394 (patch) | |
tree | 32d53f1caf4cbc6dc06b21f310cf52052479992a /net | |
parent | 1da4135ebf05451fd0d0bbd56e28ce90a9465398 (diff) | |
download | pkgsrc-844af29eaf375a276bedaebff8f67c5786305394.tar.gz |
Update mikutter to 0.2.1.1127.
* reduce memory usage with Ruby Gtk2 1.2.1 and later.
* fix image preview from some sites.
Diffstat (limited to 'net')
-rw-r--r-- | net/mikutter/Makefile | 4 | ||||
-rw-r--r-- | net/mikutter/PLIST | 3 | ||||
-rw-r--r-- | net/mikutter/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index a418ccdb2c3..021684941f4 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2013/01/26 12:02:59 obache Exp $ +# $NetBSD: Makefile,v 1.60 2013/02/05 11:57:03 obache Exp $ # -DISTNAME= mikutter.0.2.1.1125 +DISTNAME= mikutter.0.2.1.1127 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ diff --git a/net/mikutter/PLIST b/net/mikutter/PLIST index 684b14d1205..fd32b027d2f 100644 --- a/net/mikutter/PLIST +++ b/net/mikutter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2013/01/13 07:26:40 obache Exp $ +@comment $NetBSD: PLIST,v 1.22 2013/02/05 11:57:03 obache Exp $ bin/mikutter share/applications/mikutter.desktop share/doc/mikutter/README @@ -99,6 +99,7 @@ share/mikutter/core/mui/cairo_textselector.rb share/mikutter/core/mui/cairo_timeline.rb share/mikutter/core/mui/gtk_contextmenu.rb share/mikutter/core/mui/gtk_crud.rb +share/mikutter/core/mui/gtk_dark_matter_prification.rb share/mikutter/core/mui/gtk_extension.rb share/mikutter/core/mui/gtk_intelligent_textview.rb share/mikutter/core/mui/gtk_keyconfig.rb diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 884988bd368..198b9f98ee9 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.52 2013/01/26 12:02:59 obache Exp $ +$NetBSD: distinfo,v 1.53 2013/02/05 11:57:03 obache Exp $ -SHA1 (mikutter.0.2.1.1125.tar.gz) = cc1d5e8d9ffd6f6bbec9951b236830e44b0edee4 -RMD160 (mikutter.0.2.1.1125.tar.gz) = 6f9f09412b7b907c02db44d2f260712cc6a21755 -Size (mikutter.0.2.1.1125.tar.gz) = 2292832 bytes +SHA1 (mikutter.0.2.1.1127.tar.gz) = 403a058f4902d24ae2a6cd7d20aff7f69d08a82e +RMD160 (mikutter.0.2.1.1127.tar.gz) = 59ba17f9aaeca5d43b499db73920434411547793 +Size (mikutter.0.2.1.1127.tar.gz) = 2292348 bytes |