Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2013 01:27:27 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r333363 - head/net-im/mikutter
Message-ID:  <201311100127.rAA1RRfg028942@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Nov 10 01:27:27 2013
New Revision: 333363
URL: http://svnweb.freebsd.org/changeset/ports/333363

Log:
  - Update to 0.2.2.1410

Modified:
  head/net-im/mikutter/Makefile
  head/net-im/mikutter/distinfo

Modified: head/net-im/mikutter/Makefile
==============================================================================
--- head/net-im/mikutter/Makefile	Sun Nov 10 00:16:51 2013	(r333362)
+++ head/net-im/mikutter/Makefile	Sun Nov 10 01:27:27 2013	(r333363)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mikutter
-PORTVERSION=	0.2.2.1373
+PORTVERSION=	0.2.2.1410
 CATEGORIES=	net-im ruby
 MASTER_SITES=	http://mikutter.hachune.net/bin/ \
 		LOCAL
@@ -45,11 +45,7 @@ NOTIFY_DESC=		notify-send support
 
 OPTIONS_DEFAULT=	${OPTIONS_DEFINE}
 
-.include <bsd.port.pre.mk>
-
-.if !defined(RUBY_PROVIDED)
-IGNORE=	requires Ruby 1.9.3 or later
-.endif
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MHTTPCLIENT}
 RUN_DEPENDS+=	rubygem-httpclient>=0:${PORTSDIR}/www/rubygem-httpclient
@@ -81,4 +77,4 @@ x-generate-plist:
 	${ECHO} share/applications/mikutter.desktop >> pkg-plist.new
 	${FIND} ${RUBY_SITELIBDIR}/mikutter -type d -depth | ${SORT} -r | ${SED} -e 's,${RUBY_SITELIBDIR},@dirrm %%RUBY_SITELIBDIR%%,' >> pkg-plist.new
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/net-im/mikutter/distinfo
==============================================================================
--- head/net-im/mikutter/distinfo	Sun Nov 10 00:16:51 2013	(r333362)
+++ head/net-im/mikutter/distinfo	Sun Nov 10 01:27:27 2013	(r333363)
@@ -1,2 +1,2 @@
-SHA256 (mikutter.0.2.2.1373.tar.gz) = bdffb6c880b3a02eb10b634c4588db8e50341c907e89c584e38c5c9c09ce46df
-SIZE (mikutter.0.2.2.1373.tar.gz) = 2334658
+SHA256 (mikutter.0.2.2.1410.tar.gz) = 73302b36e348a73706a2d7353c781d44ff1b89fae14611613e6b6ec8d74f7a51
+SIZE (mikutter.0.2.2.1410.tar.gz) = 2334586



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311100127.rAA1RRfg028942>