Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 14:01:40 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384582 - head/irc/pear-Net_SmartIRC
Message-ID:  <201504231401.t3NE1eWV085396@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu Apr 23 14:01:39 2015
New Revision: 384582
URL: https://svnweb.freebsd.org/changeset/ports/384582

Log:
  Upgrade to 1.1.7.

Modified:
  head/irc/pear-Net_SmartIRC/Makefile
  head/irc/pear-Net_SmartIRC/distinfo

Modified: head/irc/pear-Net_SmartIRC/Makefile
==============================================================================
--- head/irc/pear-Net_SmartIRC/Makefile	Thu Apr 23 13:58:51 2015	(r384581)
+++ head/irc/pear-Net_SmartIRC/Makefile	Thu Apr 23 14:01:39 2015	(r384582)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net_SmartIRC
-PORTVERSION=	1.1.6
+PORTVERSION=	1.1.7
 CATEGORIES=	irc www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -11,6 +11,6 @@ COMMENT=	PEAR class for communication wi
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/irc/pear-Net_SmartIRC/distinfo
==============================================================================
--- head/irc/pear-Net_SmartIRC/distinfo	Thu Apr 23 13:58:51 2015	(r384581)
+++ head/irc/pear-Net_SmartIRC/distinfo	Thu Apr 23 14:01:39 2015	(r384582)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_SmartIRC-1.1.6.tgz) = 8cc6110391a896aa591d56a390a6575960db347dde7d85be420443e39e3b1e6c
-SIZE (PEAR/Net_SmartIRC-1.1.6.tgz) = 165455
+SHA256 (PEAR/Net_SmartIRC-1.1.7.tgz) = 68f5fe7c2de1a81b40fb741f061869799403a481ab0c624981b70ba6f0ddc064
+SIZE (PEAR/Net_SmartIRC-1.1.7.tgz) = 165329



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