diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-04-02 19:34:08 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-04-02 19:34:08 +0000 |
commit | 5dd6dae7878e7e53d66ee7a533c2e8807281249f (patch) | |
tree | b1f0532c265660c696556d087e09edf795f50595 /irc/epic5 | |
parent | Make this port use tcl8.3 and python2.0 by default now (diff) |
Update to the latest version, as of today, which is 1.0.
Submitted by: MAINTAINER <Anders Andersson <anders@codefactory.se>
Notes
Notes:
svn path=/head/; revision=40765
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 4 | ||||
-rw-r--r-- | irc/epic5/distinfo | 2 | ||||
-rw-r--r-- | irc/epic5/pkg-plist | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index b4fabe962430..a10217e52bee 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epic4 -PORTVERSION= 0.10.1 +PORTVERSION= 1.0 # Make CATEGORIES overridable for slave ports CATEGORIES?= irc MASTER_SITES= ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \ @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.magenet.com/pub/epic/%SUBDIR%/ \ # ftp://ftp.neato.org/pub/epic/%SUBDIR%/ \ # ftp://totem.fix.no/pub/mirrors/epic/%SUBDIR%/ \ # ftp://broken.com/pub/ircii/%SUBDIR%/ -MASTER_SITE_SUBDIR= EPIC4-BETA +MASTER_SITE_SUBDIR= EPIC4-PRODUCTION DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_HELP} DIST_SUBDIR= epic4 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index 9532903a60df..8ecdc1e0ecf8 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -1,2 +1,2 @@ -MD5 (epic4/epic4-0.10.1.tar.bz2) = db73a03796177e0bb673fca597a72566 +MD5 (epic4/epic4-1.0.tar.bz2) = ee73e4d4d3279370a608f6a4bd06a1b0 MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5 diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist index 685c6a98a556..c57eceeaefef 100644 --- a/irc/epic5/pkg-plist +++ b/irc/epic5/pkg-plist @@ -1,5 +1,5 @@ bin/epic -bin/epic-EPIC4-0.10.1 +bin/epic-EPIC4-1.0 libexec/wserv share/epic/help/1_General/away share/epic/help/1_General/describe @@ -865,6 +865,8 @@ share/epic/script/debug.irc share/epic/script/dig share/epic/script/dns share/epic/script/edit +share/epic/script/edit_topic +share/epic/script/efnext share/epic/script/environment share/epic/script/events share/epic/script/events.hop |