Update port to new version, pre2.600.
Submitted by: MAINTAINER <anders@codefactory.se>
This commit is contained in:
parent
92b70d2003
commit
fe019116f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30267
6 changed files with 22 additions and 18 deletions
|
@ -6,19 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= epic4
|
||||
PORTVERSION= 2000
|
||||
PORTVERSION= pre2.600
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \
|
||||
ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \
|
||||
ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ \
|
||||
ftp://ftp.sanyusan.se/pub/epic/EPIC4-BETA/
|
||||
DISTFILES= epic4-2000.tar.gz epic4pre2-help.tar.gz
|
||||
ftp://ftp.sanyusan.se/pub/epic/EPIC4-BETA/ \
|
||||
ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/
|
||||
DISTFILES= epic4pre2.600.tar.gz epic4pre2-help.tar.gz
|
||||
|
||||
MAINTAINER= anders@sanyusan.se
|
||||
MAINTAINER= anders@codefactory.se
|
||||
|
||||
DIST_SUBDIR= epic4
|
||||
|
||||
EXTRACT_ONLY= epic4-2000.tar.gz
|
||||
EXTRACT_ONLY= epic4pre2.600.tar.gz
|
||||
WRKSRC= ${WRKDIR}/epic4pre2.600
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= epic.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (epic4/epic4-2000.tar.gz) = 858aa1fa53cfb4a9dd7e750897e2289c
|
||||
MD5 (epic4/epic4pre2.600.tar.gz) = 903b7977820c723f2c810bf964765b4a
|
||||
MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/epic
|
||||
bin/epic-EPIC4-2000
|
||||
bin/epic-EPIC4pre2.600
|
||||
libexec/wserv
|
||||
share/epic/help/1_General/away
|
||||
share/epic/help/1_General/describe
|
||||
|
@ -873,6 +873,7 @@ share/epic/script/fe
|
|||
share/epic/script/files
|
||||
share/epic/script/functions
|
||||
share/epic/script/genalias
|
||||
share/epic/script/grep
|
||||
share/epic/script/global
|
||||
share/epic/script/guh
|
||||
share/epic/script/imap
|
||||
|
@ -917,6 +918,7 @@ share/epic/script/tc
|
|||
share/epic/script/time
|
||||
share/epic/script/tls
|
||||
share/epic/script/utime
|
||||
share/epic/script/vi-binds
|
||||
share/epic/script/webster
|
||||
share/epic/script/window
|
||||
@dirrm share/epic/script
|
||||
|
|
|
@ -6,19 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= epic4
|
||||
PORTVERSION= 2000
|
||||
PORTVERSION= pre2.600
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \
|
||||
ftp://mirror.pipex.net/pub/epic/EPIC4-BETA/ \
|
||||
ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/ \
|
||||
ftp://ftp.sanyusan.se/pub/epic/EPIC4-BETA/
|
||||
DISTFILES= epic4-2000.tar.gz epic4pre2-help.tar.gz
|
||||
ftp://ftp.sanyusan.se/pub/epic/EPIC4-BETA/ \
|
||||
ftp://totem.fix.no/pub/mirrors/epic/EPIC4-BETA/
|
||||
DISTFILES= epic4pre2.600.tar.gz epic4pre2-help.tar.gz
|
||||
|
||||
MAINTAINER= anders@sanyusan.se
|
||||
MAINTAINER= anders@codefactory.se
|
||||
|
||||
DIST_SUBDIR= epic4
|
||||
|
||||
EXTRACT_ONLY= epic4-2000.tar.gz
|
||||
EXTRACT_ONLY= epic4pre2.600.tar.gz
|
||||
WRKSRC= ${WRKDIR}/epic4pre2.600
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= epic.1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (epic4/epic4-2000.tar.gz) = 858aa1fa53cfb4a9dd7e750897e2289c
|
||||
MD5 (epic4/epic4pre2.600.tar.gz) = 903b7977820c723f2c810bf964765b4a
|
||||
MD5 (epic4/epic4pre2-help.tar.gz) = 176f77c1e372fc3ca184eca951cb86f5
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/epic
|
||||
bin/epic-EPIC4-2000
|
||||
bin/epic-EPIC4pre2.600
|
||||
libexec/wserv
|
||||
share/epic/help/1_General/away
|
||||
share/epic/help/1_General/describe
|
||||
|
@ -873,6 +873,7 @@ share/epic/script/fe
|
|||
share/epic/script/files
|
||||
share/epic/script/functions
|
||||
share/epic/script/genalias
|
||||
share/epic/script/grep
|
||||
share/epic/script/global
|
||||
share/epic/script/guh
|
||||
share/epic/script/imap
|
||||
|
@ -917,6 +918,7 @@ share/epic/script/tc
|
|||
share/epic/script/time
|
||||
share/epic/script/tls
|
||||
share/epic/script/utime
|
||||
share/epic/script/vi-binds
|
||||
share/epic/script/webster
|
||||
share/epic/script/window
|
||||
@dirrm share/epic/script
|
||||
|
|
Loading…
Reference in a new issue