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

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jan 19 08:11:50 UTC 2015


Author: vanilla
Date: Mon Jan 19 08:11:49 2015
New Revision: 377389
URL: https://svnweb.freebsd.org/changeset/ports/377389
QAT: https://qat.redports.org/buildarchive/r377389/

Log:
  Upgrade to 1.1.6, add LICESNE.

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	Mon Jan 19 08:08:40 2015	(r377388)
+++ head/irc/pear-Net_SmartIRC/Makefile	Mon Jan 19 08:11:49 2015	(r377389)
@@ -2,12 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	Net_SmartIRC
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.6
 CATEGORIES=	irc www pear
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PEAR class for communication with IRC networks
 
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=	pear
 
 .include <bsd.port.mk>

Modified: head/irc/pear-Net_SmartIRC/distinfo
==============================================================================
--- head/irc/pear-Net_SmartIRC/distinfo	Mon Jan 19 08:08:40 2015	(r377388)
+++ head/irc/pear-Net_SmartIRC/distinfo	Mon Jan 19 08:11:49 2015	(r377389)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_SmartIRC-1.0.2.tgz) = 9bcc5d02f8e63e7c8dc2564a08c239e83e21de3c1317b1d8f81a4ec561c14a9e
-SIZE (PEAR/Net_SmartIRC-1.0.2.tgz) = 184705
+SHA256 (PEAR/Net_SmartIRC-1.1.6.tgz) = 8cc6110391a896aa591d56a390a6575960db347dde7d85be420443e39e3b1e6c
+SIZE (PEAR/Net_SmartIRC-1.1.6.tgz) = 165455


More information about the svn-ports-all mailing list