diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-01-30 13:09:05 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-01-30 13:09:05 +0000 |
commit | dcb918dfa31aa9fff4c348bc2702dc7a6a9f06a6 (patch) | |
tree | 6eb12d60a412f024f0501e419d6b6ea861b8f049 | |
parent | 4a3870b30c0b49abd1e4f4bcad9eb8bac289129d (diff) | |
download | ports-dcb918dfa31aa9fff4c348bc2702dc7a6a9f06a6.tar.gz ports-dcb918dfa31aa9fff4c348bc2702dc7a6a9f06a6.zip |
Notes
-rw-r--r-- | irc/anope/Makefile | 2 | ||||
-rw-r--r-- | irc/anope/distinfo | 6 | ||||
-rw-r--r-- | irc/anope/files/anope.in | 2 | ||||
-rw-r--r-- | irc/anope/pkg-plist | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 8264ebd94c26..a13fb5fdc24d 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -6,7 +6,7 @@ # PORTNAME= anope -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/Anope%20${PORTVERSION} diff --git a/irc/anope/distinfo b/irc/anope/distinfo index beee1f818970..7f424fcef67d 100644 --- a/irc/anope/distinfo +++ b/irc/anope/distinfo @@ -1,3 +1,3 @@ -MD5 (anope-1.8.2.tar.gz) = 79660009a50d1f80cb8309a0d457d5c6 -SHA256 (anope-1.8.2.tar.gz) = 30d7317ba396cb2bb77339ebdd6e2e28949b6efdd54d8a96e83f120364146382 -SIZE (anope-1.8.2.tar.gz) = 1560307 +MD5 (anope-1.8.3.tar.gz) = 2b041a098b730b98866914da2246f307 +SHA256 (anope-1.8.3.tar.gz) = 5671d82f705b3639b9bd1cd7fb2fec79c0655cb9803e8108fe407ef50410dd77 +SIZE (anope-1.8.3.tar.gz) = 1574657 diff --git a/irc/anope/files/anope.in b/irc/anope/files/anope.in index 4d69a70ca284..45efaba76729 100644 --- a/irc/anope/files/anope.in +++ b/irc/anope/files/anope.in @@ -5,7 +5,7 @@ # REQUIRE: LOGIN mysql # -# Add the following line to /etc/rc.conf to enable quagga: +# Add the following line to /etc/rc.conf to enable anope: #anope_enable="YES" # # Also, to prevent running anope as root You may use diff --git a/irc/anope/pkg-plist b/irc/anope/pkg-plist index 1f475be77e76..c451dd9cce88 100644 --- a/irc/anope/pkg-plist +++ b/irc/anope/pkg-plist @@ -83,6 +83,7 @@ libexec/anope/tools/epona2anope %%DATADIR%%/modules/hs_setall.so %%DATADIR%%/modules/hybrid.so %%DATADIR%%/modules/inspircd11.so +%%DATADIR%%/modules/inspircd12.so %%DATADIR%%/modules/ms_cancel.so %%DATADIR%%/modules/ms_check.so %%DATADIR%%/modules/ms_del.so |