svn commit: r469726 - head/irc/pear-Net_SmartIRC

Jochen Neumeister joneum at FreeBSD.org
Sat May 12 10:20:59 UTC 2018


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 at 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


More information about the svn-ports-all mailing list