- Update to 1.8.2

This commit is contained in:
Dennis Herrmann 2009-07-19 16:13:51 +00:00
parent 4c88eb2964
commit cc5be72253
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238061
3 changed files with 7 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= anope
PORTVERSION= 1.8.0
PORTVERSION= 1.8.2
CATEGORIES= irc
MASTER_SITES= SF
@ -15,7 +15,9 @@ COMMENT= A set of IRC services for IRC networks
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-bindir=${PREFIX}/libexec/anope \
CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" \
--includedir="${LOCALBASE}/include" \
--with-bindir=${PREFIX}/libexec/anope \
--with-datadir=${DATADIR} \
--with-rungroup=ircdru
USE_PERL5_BUILD= yes

View file

@ -1,3 +1,3 @@
MD5 (anope-1.8.0.tar.gz) = 77fe81f656ff60b746e6da7499ea3dd2
SHA256 (anope-1.8.0.tar.gz) = e0c03d2590d3da273e4fb2bb5ec8056f85045979f86e6224bfe895f16a1fd41d
SIZE (anope-1.8.0.tar.gz) = 1559446
MD5 (anope-1.8.2.tar.gz) = 79660009a50d1f80cb8309a0d457d5c6
SHA256 (anope-1.8.2.tar.gz) = 30d7317ba396cb2bb77339ebdd6e2e28949b6efdd54d8a96e83f120364146382
SIZE (anope-1.8.2.tar.gz) = 1560307

View file

@ -82,7 +82,6 @@ libexec/anope/tools/epona2anope
%%DATADIR%%/modules/hs_set.so
%%DATADIR%%/modules/hs_setall.so
%%DATADIR%%/modules/hybrid.so
%%DATADIR%%/modules/inspircd10.so
%%DATADIR%%/modules/inspircd11.so
%%DATADIR%%/modules/ms_cancel.so
%%DATADIR%%/modules/ms_check.so