diff options
author | dhn <dhn@FreeBSD.org> | 2010-01-30 21:09:05 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2010-01-30 21:09:05 +0800 |
commit | 04f1991e8d65e4cec3f1e3953f492dee7af2bb1e (patch) | |
tree | 4afc3f45760e523de918c0a9e7a43dd340fed28b /irc/anope | |
parent | 56f5c3b655ea0f6400b4b911f143a56f754e327b (diff) | |
download | freebsd-ports-gnome-04f1991e8d65e4cec3f1e3953f492dee7af2bb1e.tar.gz freebsd-ports-gnome-04f1991e8d65e4cec3f1e3953f492dee7af2bb1e.tar.zst freebsd-ports-gnome-04f1991e8d65e4cec3f1e3953f492dee7af2bb1e.zip |
- Update to 1.8.3
Diffstat (limited to 'irc/anope')
-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 |