diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-10-24 13:23:58 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-10-24 13:23:58 +0000 |
commit | f0e45890ff505181fb59d03fcaeb4f26936e81e3 (patch) | |
tree | 1fe45368fd24fed0b18203696fe5d36f362ae9dc /irc | |
parent | 9dbfe60a66836942046916ab9e718420331af8e8 (diff) | |
download | freebsd-ports-f0e45890ff505181fb59d03fcaeb4f26936e81e3.zip |
irc/anope: update 2.0.7_1 to 2.0.9
github.com/anope/anope/blob/2.0.9/docs/Changes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 3 | ||||
-rw-r--r-- | irc/anope/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index 174890d3b0d0..41523b9b6be0 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= anope -PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTVERSION= 2.0.9 CATEGORIES= irc MAINTAINER= egypcio@FreeBSD.org diff --git a/irc/anope/distinfo b/irc/anope/distinfo index 5b5246608a29..d8e0a31981a6 100644 --- a/irc/anope/distinfo +++ b/irc/anope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573730241 -SHA256 (anope-anope-2.0.7_GH0.tar.gz) = e08c7d210006ac4cb3a6eee458ba4ed2b2c8de1df2ac5e554419e44f04f2fa10 -SIZE (anope-anope-2.0.7_GH0.tar.gz) = 1805679 +TIMESTAMP = 1603539229 +SHA256 (anope-anope-2.0.9_GH0.tar.gz) = d098ac3cd273c7a243fb1e32ce7aa702f09a6ca3d821a4544f72ef4d1f29ec36 +SIZE (anope-anope-2.0.9_GH0.tar.gz) = 1808866 |