Date: Wed, 9 Sep 2020 22:26:41 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548165 - head/irc/eggdrop-devel Message-ID: <202009092226.089MQfGk020586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Wed Sep 9 22:26:41 2020 New Revision: 548165 URL: https://svnweb.freebsd.org/changeset/ports/548165 Log: irc/eggdrop-devel: Update to latest commit Modified: head/irc/eggdrop-devel/Makefile head/irc/eggdrop-devel/distinfo Modified: head/irc/eggdrop-devel/Makefile ============================================================================== --- head/irc/eggdrop-devel/Makefile Wed Sep 9 22:22:24 2020 (r548164) +++ head/irc/eggdrop-devel/Makefile Wed Sep 9 22:26:41 2020 (r548165) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eggdrop -DISTVERSION= 1.9.0.a.20200829 +DISTVERSION= 1.9.0.a.20200908 CATEGORIES= irc PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ USES= tcl ssl USE_GITHUB= yes GH_ACCOUNT= eggheads -GH_TAGNAME= ac578ab +GH_TAGNAME= f92829c GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \ Modified: head/irc/eggdrop-devel/distinfo ============================================================================== --- head/irc/eggdrop-devel/distinfo Wed Sep 9 22:22:24 2020 (r548164) +++ head/irc/eggdrop-devel/distinfo Wed Sep 9 22:26:41 2020 (r548165) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598830048 -SHA256 (eggheads-eggdrop-1.9.0.a.20200829-ac578ab_GH0.tar.gz) = 1835a507f2f139c13ada09848e679e12c33d1c1864cd9c3b7afc2175ba58e521 -SIZE (eggheads-eggdrop-1.9.0.a.20200829-ac578ab_GH0.tar.gz) = 2091333 +TIMESTAMP = 1599690227 +SHA256 (eggheads-eggdrop-1.9.0.a.20200908-f92829c_GH0.tar.gz) = dfbe27e45ad6537d5bc5988f0b17870fdd2d6576b35254eb69dc43a790b32af5 +SIZE (eggheads-eggdrop-1.9.0.a.20200908-f92829c_GH0.tar.gz) = 2098275
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009092226.089MQfGk020586>