aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-02-25 23:10:01 +0800
committerbdrewery <bdrewery@FreeBSD.org>2014-02-25 23:10:01 +0800
commit6d990ca7c4ab91702c84facc9d7d149534c2553c (patch)
treefd063c0c71859c2255c41a1249a333b0e21d8d31 /irc
parent0e86ab6b54156c31d7c1d4d4a54a76972b51763f (diff)
downloadfreebsd-ports-gnome-6d990ca7c4ab91702c84facc9d7d149534c2553c.tar.gz
freebsd-ports-gnome-6d990ca7c4ab91702c84facc9d7d149534c2553c.tar.zst
freebsd-ports-gnome-6d990ca7c4ab91702c84facc9d7d149534c2553c.zip
- Use a real version, not one that will checksum fail on every update
- Fix fetching by using CVS git mirror on github maintained by me Reported by: gahr
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop-devel/Makefile12
-rw-r--r--irc/eggdrop-devel/distinfo4
2 files changed, 9 insertions, 7 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile
index bed9579d19d2..1041d7eeb2c0 100644
--- a/irc/eggdrop-devel/Makefile
+++ b/irc/eggdrop-devel/Makefile
@@ -2,13 +2,9 @@
# $FreeBSD$
PORTNAME= eggdrop
-PORTVERSION= 1.8
+PORTVERSION= 1.8.0.20130730
CATEGORIES= irc
-MASTER_SITES= http://www.freebsdnorth.com/distfiles/ \
- LOCAL/beech
PKGNAMESUFFIX= -devel
-DISTNAME= ${PORTNAME}${PORTVERSION}
-DISTFILES= ${PORTNAME}${PORTVERSION}-snapshot.tar.gz
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= The most popular open source Internet Relay Chat bot
@@ -20,6 +16,12 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
--with-tclinc=${LOCALBASE}/include/tcl${TCL_VER}/tcl.h
+USE_GITHUB= yes
+GH_ACCOUNT= eggheads
+GH_PROJECT= ${PORTNAME}-1.8
+GH_COMMIT= 732a529
+GH_TAGNAME= ${GH_COMMIT}
+
MAKE_JOBS_UNSAFE= yes
MAN1= eggdrop.1
diff --git a/irc/eggdrop-devel/distinfo b/irc/eggdrop-devel/distinfo
index 0bdc9f175f71..d7bb22425c00 100644
--- a/irc/eggdrop-devel/distinfo
+++ b/irc/eggdrop-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eggdrop1.8-snapshot.tar.gz) = 46d4f247cf29bec4881831e1b32dd9ec839b2879185203e179797127fd179ee0
-SIZE (eggdrop1.8-snapshot.tar.gz) = 1302711
+SHA256 (eggdrop-1.8.0.20130730.tar.gz) = cd7a825188252e440a92aeb21f468ccd7568c63cf1b674e8503bdc7c5a1194f7
+SIZE (eggdrop-1.8.0.20130730.tar.gz) = 1275321