diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2008-12-09 20:59:04 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2008-12-09 20:59:04 +0000 |
commit | d3a9c4fc7ef0bfab00cc45a919baff214536d812 (patch) | |
tree | 484345e69745e31df7f782164a4bbe77d9c8372e /irc | |
parent | 625edfcbdb7d10f47cce824ffb065b4c1058b8e7 (diff) | |
download | ports-d3a9c4fc7ef0bfab00cc45a919baff214536d812.tar.gz ports-d3a9c4fc7ef0bfab00cc45a919baff214536d812.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic5/Makefile | 3 | ||||
-rw-r--r-- | irc/epic5/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index 6d0c09dc60db..a71bcfc24cec 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -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 diff --git a/irc/epic5/distinfo b/irc/epic5/distinfo index d4f064b643e2..5ab27f9b5098 100644 --- a/irc/epic5/distinfo +++ b/irc/epic5/distinfo @@ -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 |