Skip to content

Commit

Permalink
Update mikutter to 0.2.1.1117, aka pre2.
Browse files Browse the repository at this point in the history
  • Loading branch information
obache committed Jan 10, 2013
1 parent 5886749 commit a6de7cd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
6 changes: 3 additions & 3 deletions net/mikutter/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.56 2013/01/05 07:46:04 obache Exp $ # $NetBSD: Makefile,v 1.57 2013/01/10 11:20:46 obache Exp $
# #


DISTNAME= mikutter.0.2.1.1112 DISTNAME= mikutter.0.2.1.1117
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/ MASTER_SITES= http://mikutter.hachune.net/bin/
Expand All @@ -18,7 +18,7 @@ RUBY_VERSION_SUPPORTED= 193
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils
DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4.0:../../security/ruby-hmac DEPENDS+= ${RUBY_PKGPREFIX}-hmac>=0.4.0:../../security/ruby-hmac
DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=1.0.0:../../x11/ruby-gnome2-gtk DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=1.0.0:../../x11/ruby-gnome2-gtk
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4.6:../../security/ruby-oauth DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4.7:../../security/ruby-oauth
DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize DEPENDS+= ${RUBY_PKGPREFIX}-memoize>=1.3.1:../../devel/ruby-memoize
DEPENDS+= ${RUBY_PKGPREFIX}-bsearch>=1.5:../../devel/ruby-bsearch DEPENDS+= ${RUBY_PKGPREFIX}-bsearch>=1.5:../../devel/ruby-bsearch
DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient DEPENDS+= ${RUBY_PKGPREFIX}-httpclient-[0-9]*:../../www/ruby-httpclient
Expand Down
3 changes: 1 addition & 2 deletions net/mikutter/PLIST
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.19 2013/01/05 07:46:04 obache Exp $ @comment $NetBSD: PLIST,v 1.20 2013/01/10 11:20:46 obache Exp $
bin/mikutter bin/mikutter
share/applications/mikutter.desktop share/applications/mikutter.desktop
share/doc/mikutter/README share/doc/mikutter/README
Expand Down Expand Up @@ -279,7 +279,6 @@ share/mikutter/core/skin/data/sounds/sources/retweeted_data/e00/d00/e0000496.au
share/mikutter/core/skin/data/sounds/sources/retweeted_data/e00/d00/e00008c6.au share/mikutter/core/skin/data/sounds/sources/retweeted_data/e00/d00/e00008c6.au
share/mikutter/core/skin/data/tab-bg.png share/mikutter/core/skin/data/tab-bg.png
share/mikutter/core/skin/data/timeline.png share/mikutter/core/skin/data/timeline.png
share/mikutter/core/skin/data/twitter-bird.png
share/mikutter/core/skin/data/underconstruction.png share/mikutter/core/skin/data/underconstruction.png
share/mikutter/core/skin/data/unfav.png share/mikutter/core/skin/data/unfav.png
share/mikutter/core/test/icon_test.png share/mikutter/core/test/icon_test.png
Expand Down
8 changes: 4 additions & 4 deletions net/mikutter/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.49 2013/01/05 07:46:04 obache Exp $ $NetBSD: distinfo,v 1.50 2013/01/10 11:20:46 obache Exp $


SHA1 (mikutter.0.2.1.1112.tar.gz) = 728b5e0bc1207ed5ded781f9fcc052fc6e81ff37 SHA1 (mikutter.0.2.1.1117.tar.gz) = 58fa41f6a21948e17db1dff326759996ce3f3aa0
RMD160 (mikutter.0.2.1.1112.tar.gz) = 6d42e49eb2110d357a809328fb71d6eefc91da69 RMD160 (mikutter.0.2.1.1117.tar.gz) = 9446abcf1fe96687d6a094e63e9be50713b1ad38
Size (mikutter.0.2.1.1112.tar.gz) = 2295083 bytes Size (mikutter.0.2.1.1117.tar.gz) = 2293635 bytes

0 comments on commit a6de7cd

Please sign in to comment.