svn commit: r340197 - in head/irc/epic5: . files

Josh Paetzel jpaetzel at FreeBSD.org
Sat Jan 18 16:47:32 UTC 2014


Author: jpaetzel
Date: Sat Jan 18 16:47:31 2014
New Revision: 340197
URL: http://svnweb.freebsd.org/changeset/ports/340197
QAT: https://qat.redports.org/buildarchive/r340197/

Log:
  Update to 1.1.7
  
  Submitted by:	zlonix

Modified:
  head/irc/epic5/Makefile
  head/irc/epic5/distinfo
  head/irc/epic5/files/pkg-message.in
  head/irc/epic5/pkg-plist

Modified: head/irc/epic5/Makefile
==============================================================================
--- head/irc/epic5/Makefile	Sat Jan 18 16:45:55 2014	(r340196)
+++ head/irc/epic5/Makefile	Sat Jan 18 16:47:31 2014	(r340197)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	epic5
-PORTVERSION=	1.1.6
+PORTVERSION=	1.1.7
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \
 		http://tehran.lain.pl/epic-mirror/EPIC5-PRODUCTION/ \

Modified: head/irc/epic5/distinfo
==============================================================================
--- head/irc/epic5/distinfo	Sat Jan 18 16:45:55 2014	(r340196)
+++ head/irc/epic5/distinfo	Sat Jan 18 16:47:31 2014	(r340197)
@@ -1,2 +1,2 @@
-SHA256 (epic5-1.1.6.tar.bz2) = cb5211392c2a7c88971882b1f94b51b626f1f4c82c1e4c1acb7565b2c8d8e5e4
-SIZE (epic5-1.1.6.tar.bz2) = 785067
+SHA256 (epic5-1.1.7.tar.bz2) = bc6d897efc531a08ca15a18eefc7889a06e8be14019fa7676ac6886f61c7be45
+SIZE (epic5-1.1.7.tar.bz2) = 804336

Modified: head/irc/epic5/files/pkg-message.in
==============================================================================
--- head/irc/epic5/files/pkg-message.in	Sat Jan 18 16:45:55 2014	(r340196)
+++ head/irc/epic5/files/pkg-message.in	Sat Jan 18 16:47:31 2014	(r340197)
@@ -2,4 +2,4 @@ EPIC is a toolkit, much akin to a box of
 build a client the way you want it.  You will not find EPIC usable without
 a script of some sort.
 Some of the more popular scripts can be found at:
-http://scripts.epicsol.org/list.php
+http://scripts.epicsol.org/doku.php/scripts

Modified: head/irc/epic5/pkg-plist
==============================================================================
--- head/irc/epic5/pkg-plist	Sat Jan 18 16:45:55 2014	(r340196)
+++ head/irc/epic5/pkg-plist	Sat Jan 18 16:47:31 2014	(r340197)
@@ -42,12 +42,13 @@ libexec/epic5-wserv4
 %%DATADIR%%/script/history
 %%DATADIR%%/script/history.rb
 %%DATADIR%%/script/hold_mode
+%%DATADIR%%/script/idlealert
 %%DATADIR%%/script/ison
 %%DATADIR%%/script/less
 %%DATADIR%%/script/less-pipe
 %%DATADIR%%/script/loadformats
-%%DATADIR%%/script/locale
 %%DATADIR%%/script/local.examp
+%%DATADIR%%/script/locale
 %%DATADIR%%/script/logman
 %%DATADIR%%/script/mail
 %%DATADIR%%/script/man
@@ -67,12 +68,13 @@ libexec/epic5-wserv4
 %%DATADIR%%/script/rejoin
 %%DATADIR%%/script/renumber
 %%DATADIR%%/script/revdcc
+%%DATADIR%%/script/sasl_auth
 %%DATADIR%%/script/save
 %%DATADIR%%/script/scan
 %%DATADIR%%/script/screen
 %%DATADIR%%/script/screen.e
-%%DATADIR%%/script/setmail
 %%DATADIR%%/script/set_color
+%%DATADIR%%/script/setmail
 %%DATADIR%%/script/slowcat
 %%DATADIR%%/script/snip
 %%DATADIR%%/script/speak.irc
@@ -85,6 +87,7 @@ libexec/epic5-wserv4
 %%DATADIR%%/script/topicbar.bj
 %%DATADIR%%/script/url.irc
 %%DATADIR%%/script/utime
+%%DATADIR%%/script/xmsglog
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @exec mkdir -p %D/%%DATADIR%%/help
 @dirrmtry %%DATADIR%%/help


More information about the svn-ports-all mailing list