Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2015 09:32:32 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396558 - head/irc/epic5
Message-ID:  <201509100932.t8A9WWQd006949@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep 10 09:32:31 2015
New Revision: 396558
URL: https://svnweb.freebsd.org/changeset/ports/396558

Log:
  - Update to 1.4
  
  PR:		202772
  Submitted by:	mp39590@gmail.com (maintainer)

Modified:
  head/irc/epic5/Makefile
  head/irc/epic5/distinfo
  head/irc/epic5/pkg-message

Modified: head/irc/epic5/Makefile
==============================================================================
--- head/irc/epic5/Makefile	Thu Sep 10 09:24:00 2015	(r396557)
+++ head/irc/epic5/Makefile	Thu Sep 10 09:32:31 2015	(r396558)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	epic5
-PORTVERSION=	1.1.11
-PORTREVISION=	1
+PORTVERSION=	1.4
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
 
@@ -22,7 +21,7 @@ OPTIONS_DEFINE=	DOCS PERL RUBY TCL TERMC
 TERMCAP_DESC=	Refuse to use terminfo/ncurses
 
 CONFIGURE_ARGS+=--with-iconv=${ICONV_PREFIX}
-USES=		iconv libarchive tar:bzip2
+USES=		iconv libarchive tar:xz
 
 PERL_USES=	perl5
 PERL_CONFIGURE_WITH=	perl

Modified: head/irc/epic5/distinfo
==============================================================================
--- head/irc/epic5/distinfo	Thu Sep 10 09:24:00 2015	(r396557)
+++ head/irc/epic5/distinfo	Thu Sep 10 09:32:31 2015	(r396558)
@@ -1,2 +1,2 @@
-SHA256 (epic5-1.1.11.tar.bz2) = ca9a5c6490ddb00ad6eff5221db38ade205a5ce85bdfdd880de253ed77c9550a
-SIZE (epic5-1.1.11.tar.bz2) = 873117
+SHA256 (epic5-1.4.tar.xz) = 3bc04e07768040db266667513158d2c640544abb49cbab29343f6ef05ebd621e
+SIZE (epic5-1.4.tar.xz) = 799024

Modified: head/irc/epic5/pkg-message
==============================================================================
--- head/irc/epic5/pkg-message	Thu Sep 10 09:24:00 2015	(r396557)
+++ head/irc/epic5/pkg-message	Thu Sep 10 09:32:31 2015	(r396558)
@@ -1,5 +1,4 @@
-EPIC is a toolkit, much akin to a box of legos.  It strives to let you
-build a client the way you want it.  You will not find EPIC usable without
-a script of some sort.
+You will find EPIC to be a bit primitive without a script of some sort.
+
 Some of the more popular scripts can be found at:
 http://scripts.epicsol.org/doku.php/scripts



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