ports/116596: [maintainer update] bump irc/epic5 -> 0.3.5
Josh Paetzel
josh at tcbug.org
Mon Sep 24 06:30:15 UTC 2007
>Number: 116596
>Category: ports
>Synopsis: [maintainer update] bump irc/epic5 -> 0.3.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 24 06:30:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Josh Paetzel
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE #1: Fri Aug 17 16:08:23 CDT 2007
jpaetzel at homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE
>Description:
Update version of irc/epic5 from 0.2.0 -> 0.3.5
>How-To-Repeat:
N/A
>Fix:
--- Makefile.old Mon Sep 24 05:00:13 2007
+++ Makefile Mon Sep 24 05:19:41 2007
@@ -6,8 +6,7 @@
#
PORTNAME= epic5
-PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTVERSION= 0.3.5
CATEGORIES= irc ipv6
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \
http://tehran.lain.pl/epic-mirror/EPIC5-BETA/ \
@@ -18,8 +17,6 @@
MAINTAINER= josh at tcbug.org
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
-CONFLICTS= epic4-[0-9]*
-
GNU_CONFIGURE= yes
MAN1= epic5.1
USE_OPENSSL= yes
@@ -66,6 +63,7 @@
.for i in BUG_FORM COPYRIGHT KNOWNBUGS README UPDATES VOTES
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
+ @${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.post.mk>
--- distinfo.old Mon Sep 24 05:02:46 2007
+++ distinfo Mon Sep 24 05:08:10 2007
@@ -1,3 +1,3 @@
-MD5 (epic5-0.2.0.tar.gz) = 40ba0a68a341571541dccf4d0e34fac1
-SHA256 (epic5-0.2.0.tar.gz) = 35eb9464df542ed22ddcb25e298c141da52990cfcfd87eda143917e178173d41
-SIZE (epic5-0.2.0.tar.gz) = 831122
+MD5 (epic5-0.3.5.tar.gz) = 5d787fcc966d2389c49288a474d56c74
+SHA256 (epic5-0.3.5.tar.gz) = e4a8e3d0d49e4dbf34b30703eba87a867539b8211121d985ae53f7bdb02cab6a
+SIZE (epic5-0.3.5.tar.gz) = 881160
--- pkg-plist.old Mon Sep 24 05:11:35 2007
+++ pkg-plist Mon Sep 24 05:17:10 2007
@@ -1,6 +1,6 @@
bin/epic5
-bin/epic5-0.2.0
-libexec/wserv4
+bin/epic5-0.3.5
+libexec/epic5-wserv4
%%PORTDOCS%%%%DOCSDIR%%/BUG_FORM
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/KNOWNBUGS
@@ -12,17 +12,22 @@
%%DATADIR%%/script/addset
%%DATADIR%%/script/altchan
%%DATADIR%%/script/autoget
+%%DATADIR%%/script/autojoin
+%%DATADIR%%/script/autoquery
%%DATADIR%%/script/builtins
+%%DATADIR%%/script/chanmonitor
%%DATADIR%%/script/commandqueues
%%DATADIR%%/script/country
%%DATADIR%%/script/data_array
%%DATADIR%%/script/data_struct
+%%DATADIR%%/script/dcc_ports
%%DATADIR%%/script/debug.irc
%%DATADIR%%/script/dump
%%DATADIR%%/script/edit_topic
%%DATADIR%%/script/epic-crypt-gpg
%%DATADIR%%/script/epic-crypt-gpg-aa
%%DATADIR%%/script/files
+%%DATADIR%%/script/floodprot
%%DATADIR%%/script/functions
%%DATADIR%%/script/global
%%DATADIR%%/script/grep
@@ -44,21 +49,26 @@
%%DATADIR%%/script/netsplit
%%DATADIR%%/script/newaway
%%DATADIR%%/script/newnick
+%%DATADIR%%/script/nickcomp
%%DATADIR%%/script/nopaste
%%DATADIR%%/script/notify
%%DATADIR%%/script/paste
%%DATADIR%%/script/pipe
%%DATADIR%%/script/reconnect
+%%DATADIR%%/script/renumber
%%DATADIR%%/script/revdcc
%%DATADIR%%/script/save
%%DATADIR%%/script/scan
%%DATADIR%%/script/screen
+%%DATADIR%%/script/screen.e
%%DATADIR%%/script/setmail
%%DATADIR%%/script/slowcat
+%%DATADIR%%/script/snip
%%DATADIR%%/script/sping
%%DATADIR%%/script/suppressmotd
%%DATADIR%%/script/tabkey.ce
%%DATADIR%%/script/tabkey.jm
+%%DATADIR%%/script/url.irc
%%DATADIR%%/script/utime
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec mkdir -p %D/%%DATADIR%%/help
ports# cat pkg-message
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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list