Index: Makefile =================================================================== RCS file: /home/pcvs/ports/irc/anope/Makefile,v retrieving revision 1.22 diff -u -u -r1.22 Makefile --- Makefile 6 Mar 2009 18:14:31 -0000 1.22 +++ Makefile 11 Jul 2009 11:09:12 -0000 @@ -6,7 +6,7 @@ # PORTNAME= anope -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= irc MASTER_SITES= SF @@ -15,7 +15,9 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/irc/anope/distinfo,v retrieving revision 1.9 diff -u -u -r1.9 distinfo --- distinfo 14 Jan 2009 16:00:10 -0000 1.9 +++ distinfo 11 Jul 2009 11:04:48 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/irc/anope/pkg-plist,v retrieving revision 1.5 diff -u -u -r1.5 pkg-plist --- pkg-plist 10 Dec 2008 09:32:31 -0000 1.5 +++ pkg-plist 11 Jul 2009 11:20:16 -0000 @@ -82,7 +82,6 @@ %%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