1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to ae3eb8b

Changes:
  - Fix a potentially endless loop when looking up bot hostnames.
This commit is contained in:
Bryan Drewery 2014-04-01 12:56:29 +00:00
parent 75fb7d2e66
commit e61a8ebc84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349849
2 changed files with 4 additions and 4 deletions

View File

@ -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=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
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

View File

@ -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