Update irc/epic5 to latest release version 0.9.0
Approved by: linimon (portmgr)
This commit is contained in:
parent
625edfcbdb
commit
d3a9c4fc7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224046
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= epic5
|
||||
PORTVERSION= 0.3.9
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-BETA/ \
|
||||
http://tehran.lain.pl/epic-mirror/EPIC5-BETA/ \
|
||||
|
@ -88,6 +88,7 @@ CONFIGURE_ARGS+= --with-iconv
|
|||
.else
|
||||
CONFIGURE_ARGS+= --without-iconv
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (epic5-0.3.9.tar.bz2) = 255824857ec890d62b57eb641d18838d
|
||||
SHA256 (epic5-0.3.9.tar.bz2) = 5fbae0ec32b8ce78110323e1085266c357add2d3ea31fae40a7277ff6f1aa610
|
||||
SIZE (epic5-0.3.9.tar.bz2) = 736321
|
||||
MD5 (epic5-0.9.0.tar.bz2) = cf2371c14f9cd430aeec38004a7d70c3
|
||||
SHA256 (epic5-0.9.0.tar.bz2) = 78945c4c99534a30f69f95f89ec6ed971c062f4617b38cd8f5750a601742d100
|
||||
SIZE (epic5-0.9.0.tar.bz2) = 739675
|
||||
|
|
Loading…
Reference in a new issue