svn commit: r563496 - head/irc/ngircd
Fernando Apesteguía
fernape at FreeBSD.org
Sun Jan 31 17:06:56 UTC 2021
Author: fernape
Date: Sun Jan 31 17:06:55 2021
New Revision: 563496
URL: https://svnweb.freebsd.org/changeset/ports/563496
Log:
irc/ngircd: update to 26.1
ChangeLog: https://github.com/ngircd/ngircd/blob/master/ChangeLog
PR: 252956
Submitted by: thomas at beingboiled.info
Approved by: maintainer (timeout > 1 week)
Modified:
head/irc/ngircd/Makefile
head/irc/ngircd/distinfo
Modified: head/irc/ngircd/Makefile
==============================================================================
--- head/irc/ngircd/Makefile Sun Jan 31 16:32:30 2021 (r563495)
+++ head/irc/ngircd/Makefile Sun Jan 31 17:06:55 2021 (r563496)
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= ngircd
-PORTVERSION= 25
-PORTREVISION= 1
+PORTVERSION= 26.1
PORTEPOCH= 1
CATEGORIES= irc
-MASTER_SITES= http://arthur.barton.de/pub/${PORTNAME}/ \
- http://ngircd.mirror.3rz.org/pub/${PORTNAME}/
+MASTER_SITES= https://ngircd.barton.de/pub/ngircd/ \
+ https://ngircd.mirror.3rz.de/pub/ngircd/
MAINTAINER= fgsch at lodoss.net
COMMENT= Free open source daemon for Internet Relay Chat (IRC)
Modified: head/irc/ngircd/distinfo
==============================================================================
--- head/irc/ngircd/distinfo Sun Jan 31 16:32:30 2021 (r563495)
+++ head/irc/ngircd/distinfo Sun Jan 31 17:06:55 2021 (r563496)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567790953
-SHA256 (ngircd-25.tar.xz) = c4997cae3e3dd6ff6a605ca274268f2b8c9ba0b1a96792c7402e5594222eee4e
-SIZE (ngircd-25.tar.xz) = 349124
+TIMESTAMP = 1611437541
+SHA256 (ngircd-26.1.tar.xz) = 55c16fd26009f6fc6a007df4efac87a02e122f680612cda1ce26e17a18d86254
+SIZE (ngircd-26.1.tar.xz) = 375812
More information about the svn-ports-all
mailing list