svn commit: r463801 - head/irc/atheme-services
Tim Bishop
tdb at FreeBSD.org
Wed Mar 7 15:23:24 UTC 2018
Author: tdb
Date: Wed Mar 7 15:23:23 2018
New Revision: 463801
URL: https://svnweb.freebsd.org/changeset/ports/463801
Log:
Update atheme-services to 7.2.9.
Modified:
head/irc/atheme-services/Makefile
head/irc/atheme-services/distinfo
head/irc/atheme-services/pkg-descr
Modified: head/irc/atheme-services/Makefile
==============================================================================
--- head/irc/atheme-services/Makefile Wed Mar 7 15:22:03 2018 (r463800)
+++ head/irc/atheme-services/Makefile Wed Mar 7 15:23:23 2018 (r463801)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= atheme-services
-PORTVERSION= 7.2.7
+PORTVERSION= 7.2.9
CATEGORIES= irc ipv6 net
MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/
DISTNAME= atheme-${PORTVERSION}
Modified: head/irc/atheme-services/distinfo
==============================================================================
--- head/irc/atheme-services/distinfo Wed Mar 7 15:22:03 2018 (r463800)
+++ head/irc/atheme-services/distinfo Wed Mar 7 15:23:23 2018 (r463801)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481712949
-SHA256 (atheme-7.2.7.tar.bz2) = 64159a5aef905f0a15f35c7dd2bf1b140d918290488e9b6762fd85fd1bfafd94
-SIZE (atheme-7.2.7.tar.bz2) = 1181086
+TIMESTAMP = 1520078951
+SHA256 (atheme-7.2.9.tar.bz2) = a87a046aa73fc4a97a11d41cc08c60b835135ba20bb173ca888b40e0d6b54b27
+SIZE (atheme-7.2.9.tar.bz2) = 1179582
Modified: head/irc/atheme-services/pkg-descr
==============================================================================
--- head/irc/atheme-services/pkg-descr Wed Mar 7 15:22:03 2018 (r463800)
+++ head/irc/atheme-services/pkg-descr Wed Mar 7 15:23:23 2018 (r463801)
@@ -23,4 +23,4 @@ that it will behave exactly like what was previously i
Atheme is designed to act as a directory server, with alternative ways
of getting to the data implemented as well as the IRC presence.
-WWW: http://atheme.net/atheme.html
+WWW: https://atheme.github.io/atheme.html
More information about the svn-ports-all
mailing list