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

Christian Weisgerber naddy at FreeBSD.org
Fri Jul 20 10:37:34 UTC 2012


Author: naddy
Date: Fri Jul 20 10:37:33 2012
New Revision: 301221
URL: http://svn.freebsd.org/changeset/ports/301221

Log:
  libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
  directly or indirectly (via libvorbis, libtheora).
  
  Submitted by:	Jakub Lach <jakub_lach at mailplus.pl>

Modified:
  head/games/ioquake3-devel/Makefile

Modified: head/games/ioquake3-devel/Makefile
==============================================================================
--- head/games/ioquake3-devel/Makefile	Fri Jul 20 10:24:42 2012	(r301220)
+++ head/games/ioquake3-devel/Makefile	Fri Jul 20 10:37:33 2012	(r301221)
@@ -7,7 +7,7 @@
 
 PORTNAME?=	ioquake3-devel
 DISTVERSION?=	1.36_SVN${SVNREVISION}
-PORTREVISION?=	0
+PORTREVISION?=	1
 MASTER_SITES?=	ftp://deponie.yamagi.org/freebsd/distfiles/ioquake3/ \
 		http://deponie.yamagi.org/freebsd/distfiles/ioquake3/
 



More information about the svn-ports-all mailing list