diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2014-01-18 16:47:31 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2014-01-18 16:47:31 +0000 |
commit | 96eb992d5452e59a1fbeab51eb0d00f3a8dd8846 (patch) | |
tree | 6412da3efc4c963b9c13b0d79df9d9a6969fa758 /irc | |
parent | d0f5aafa817f93c80797f2ee8c9c9fa2497171d3 (diff) | |
download | ports-96eb992d5452e59a1fbeab51eb0d00f3a8dd8846.tar.gz ports-96eb992d5452e59a1fbeab51eb0d00f3a8dd8846.zip |
Update to 1.1.7
Submitted by: zlonix
Notes
Notes:
svn path=/head/; revision=340197
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic5/Makefile | 2 | ||||
-rw-r--r-- | irc/epic5/distinfo | 4 | ||||
-rw-r--r-- | irc/epic5/files/pkg-message.in | 2 | ||||
-rw-r--r-- | irc/epic5/pkg-plist | 7 |
4 files changed, 9 insertions, 6 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 6e0341a74536..6edc26e5c04a 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -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/ \ diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index 1a64da548016..a95f5e8854bc 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -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 diff --git a/irc/epic5/files/pkg-message.in b/irc/epic5/files/pkg-message.in index 280ba445aa9b..1edcd7e5cb62 100644 --- a/irc/epic5/files/pkg-message.in +++ b/irc/epic5/files/pkg-message.in @@ -2,4 +2,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. Some of the more popular scripts can be found at: -http://scripts.epicsol.org/list.php +http://scripts.epicsol.org/doku.php/scripts diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist index e1b2c95a818d..670a8b232a73 100644 --- a/irc/epic5/pkg-plist +++ b/irc/epic5/pkg-plist @@ -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 |