svn commit: r305081 - head/games/ioquake3-devel

Jase Thew jase at FreeBSD.org
Sun Sep 30 15:28:43 UTC 2012


Author: jase
Date: Sun Sep 30 15:28:42 2012
New Revision: 305081
URL: http://svn.freebsd.org/changeset/ports/305081

Log:
  - Update to 1.36_SVN2318 [1]
  - Convert to new format Makefile header
  
  PR:		ports/172084 [1]
  Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de> (maintainer)
  Approved by:	flo, culot (mentors, implicit)

Modified:
  head/games/ioquake3-devel/Makefile   (contents, props changed)
  head/games/ioquake3-devel/distinfo   (contents, props changed)

Modified: head/games/ioquake3-devel/Makefile
==============================================================================
--- head/games/ioquake3-devel/Makefile	Sun Sep 30 14:31:53 2012	(r305080)
+++ head/games/ioquake3-devel/Makefile	Sun Sep 30 15:28:42 2012	(r305081)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	ioquake3-devel
-# Date created:				31 Aug 2009
-# Whom:					Dominic Fandrey
-#
+# Created by: Dominic Fandrey
 # $FreeBSD$
-#
 
 PORTNAME?=	ioquake3-devel
 DISTVERSION?=	1.36_SVN${SVNREVISION}
-PORTREVISION?=	1
+PORTREVISION?=	0
 MASTER_SITES?=	ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/ \
 		http://deponie.yamagi.org/freebsd/distfiles/ioquake3/
 
@@ -20,7 +16,7 @@ DISTINFO_FILE?=	${.CURDIR}/../${PORTNAME
 PATCHDIR?=	${WRKDIR}/freebsd-patchset/
 PKGMESSAGE?=	${.CURDIR}/../${PORTNAME}/pkg-message
 
-SVNREVISION?=	2244
+SVNREVISION?=	2318
 BINSUFFIX?=	-devel
 
 HAS_DLRENDERER?=	yes

Modified: head/games/ioquake3-devel/distinfo
==============================================================================
--- head/games/ioquake3-devel/distinfo	Sun Sep 30 14:31:53 2012	(r305080)
+++ head/games/ioquake3-devel/distinfo	Sun Sep 30 15:28:42 2012	(r305081)
@@ -1,2 +1,2 @@
-SHA256 (ioquake3-devel-1.36_SVN2244.zip) = a7ade108c015a1aa572082900a9995371d7853d6953226ef93bdfad9e46583fb
-SIZE (ioquake3-devel-1.36_SVN2244.zip) = 5650901
+SHA256 (ioquake3-devel-1.36_SVN2318.zip) = 5e82c2108425ef3ce7de463ea924b8b83e6d84b38a60c4561195b4d37ab76c15
+SIZE (ioquake3-devel-1.36_SVN2318.zip) = 5657343



More information about the svn-ports-all mailing list