svn commit: r309927 - head/irc/ircd-ratbox

Chris Rees crees at FreeBSD.org
Fri Jan 4 12:29:47 UTC 2013


Author: crees
Date: Fri Jan  4 12:29:46 2013
New Revision: 309927
URL: http://svnweb.freebsd.org/changeset/ports/309927

Log:
  Really update to 3.0.8 this time.  It appears that the first hunk of the patch
  caused a conflict that wasn't resolved.
  
  PR:		ports/174878
  Submitted by:	Moggie <moggie at elasticmind.net> (maintainer)
  Submitted by:	Gasol Wu <gasol.wu at gmail.com>
  Submitted by:	Chris Petrik
  Submitted by:	sbz
  Pointyhat to:	crees

Modified:
  head/irc/ircd-ratbox/Makefile
  head/irc/ircd-ratbox/distinfo

Modified: head/irc/ircd-ratbox/Makefile
==============================================================================
--- head/irc/ircd-ratbox/Makefile	Fri Jan  4 11:14:36 2013	(r309926)
+++ head/irc/ircd-ratbox/Makefile	Fri Jan  4 12:29:46 2013	(r309927)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	ircd-ratbox
-# Date Created:				2006-01-27
-# Whom:					Shaun Amott <shaun at inerd.com>
-#
+# Created by: Shaun Amott <shaun at inerd.com>
 # $FreeBSD$
-#
-# ex: ts=8
 
 PORTNAME=	ircd-ratbox
-PORTVERSION=	3.0.7
+PORTVERSION=	3.0.8
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://www.ratbox.org/download/				\
 		http://www.ratbox.org/download/old/

Modified: head/irc/ircd-ratbox/distinfo
==============================================================================
--- head/irc/ircd-ratbox/distinfo	Fri Jan  4 11:14:36 2013	(r309926)
+++ head/irc/ircd-ratbox/distinfo	Fri Jan  4 12:29:46 2013	(r309927)
@@ -1,2 +1,2 @@
-SHA256 (ircd-ratbox-3.0.7.tar.bz2) = 71626a0eadc41822afb93a7abb374e38ec425129df6a20ee2fc431df0e5c4f6e
-SIZE (ircd-ratbox-3.0.7.tar.bz2) = 2379425
+SHA256 (ircd-ratbox-3.0.8.tar.bz2) = 6d871030ed6fba2b6f46c3e2f3bd37f375fae5dc91441081f9aabc8ccbe2d603
+SIZE (ircd-ratbox-3.0.8.tar.bz2) = 2419597


More information about the svn-ports-all mailing list