Date: Sat, 12 May 2018 10:20:58 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469726 - head/irc/pear-Net_SmartIRC Message-ID: <201805121020.w4CAKwwh070404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat May 12 10:20:58 2018 New Revision: 469726 URL: https://svnweb.freebsd.org/changeset/ports/469726 Log: Update to 1.1.13 Changelog: * Corrected return value of isConnected() to match docs 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 Sat May 12 10:17:08 2018 (r469725) +++ head/irc/pear-Net_SmartIRC/Makefile Sat May 12 10:20:58 2018 (r469726) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_SmartIRC -PORTVERSION= 1.1.12 +PORTVERSION= 1.1.13 CATEGORIES= irc www pear MAINTAINER= joneum@FreeBSD.org Modified: head/irc/pear-Net_SmartIRC/distinfo ============================================================================== --- head/irc/pear-Net_SmartIRC/distinfo Sat May 12 10:17:08 2018 (r469725) +++ head/irc/pear-Net_SmartIRC/distinfo Sat May 12 10:20:58 2018 (r469726) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525899374 -SHA256 (PEAR/Net_SmartIRC-1.1.12.tgz) = ab68d33698db9c01c7667300087bba1542153ef9bb99db518c71b979926b19a5 -SIZE (PEAR/Net_SmartIRC-1.1.12.tgz) = 166039 +TIMESTAMP = 1526120396 +SHA256 (PEAR/Net_SmartIRC-1.1.13.tgz) = 0c5506048d4ef8e47d9c6e54e9d23be936745aa7b19f25afcb1e2cdd304c5d90 +SIZE (PEAR/Net_SmartIRC-1.1.13.tgz) = 166028
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805121020.w4CAKwwh070404>