svn commit: r349849 - head/irc/eggdrop-devel
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 1 12:56:30 UTC 2014
Author: bdrewery
Date: Tue Apr 1 12:56:29 2014
New Revision: 349849
URL: http://svnweb.freebsd.org/changeset/ports/349849
QAT: https://qat.redports.org/buildarchive/r349849/
Log:
- Update to ae3eb8b
Changes:
- Fix a potentially endless loop when looking up bot hostnames.
Modified:
head/irc/eggdrop-devel/Makefile
head/irc/eggdrop-devel/distinfo
Modified: head/irc/eggdrop-devel/Makefile
==============================================================================
--- head/irc/eggdrop-devel/Makefile Tue Apr 1 12:53:11 2014 (r349848)
+++ head/irc/eggdrop-devel/Makefile Tue Apr 1 12:56:29 2014 (r349849)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= eggdrop
-PORTVERSION= 1.8.0.20130730
+PORTVERSION= 1.8.0.20140321
CATEGORIES= irc
PKGNAMESUFFIX= -devel
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+=--with-tcllib=${LOCALBAS
USE_GITHUB= yes
GH_ACCOUNT= eggheads
GH_PROJECT= ${PORTNAME}-1.8
-GH_COMMIT= 732a529
+GH_COMMIT= ae3eb8b
GH_TAGNAME= ${GH_COMMIT}
MAKE_JOBS_UNSAFE= yes
Modified: head/irc/eggdrop-devel/distinfo
==============================================================================
--- head/irc/eggdrop-devel/distinfo Tue Apr 1 12:53:11 2014 (r349848)
+++ head/irc/eggdrop-devel/distinfo Tue Apr 1 12:56:29 2014 (r349849)
@@ -1,2 +1,2 @@
-SHA256 (eggdrop-1.8.0.20130730.tar.gz) = cd7a825188252e440a92aeb21f468ccd7568c63cf1b674e8503bdc7c5a1194f7
-SIZE (eggdrop-1.8.0.20130730.tar.gz) = 1275321
+SHA256 (eggdrop-1.8.0.20140321.tar.gz) = 7b185609872201a09af8cb868a37cceeef7d089cb331309a626b1e833188f793
+SIZE (eggdrop-1.8.0.20140321.tar.gz) = 1275261
More information about the svn-ports-all
mailing list