svn commit: r314500 - head/x11-toolkits/unique

Koop Mast kwm at FreeBSD.org
Sun Mar 17 22:16:04 UTC 2013


Author: kwm
Date: Sun Mar 17 22:16:03 2013
New Revision: 314500
URL: http://svnweb.freebsd.org/changeset/ports/314500

Log:
  Belately bump portrevision so installed ports get reinstalled with fixed headers.
  This should fix strange build failure in nautilus with glib-2.34.
  
  Submitted by:	Kevin Oberman <rkoberman at gmail.com>

Modified:
  head/x11-toolkits/unique/Makefile

Modified: head/x11-toolkits/unique/Makefile
==============================================================================
--- head/x11-toolkits/unique/Makefile	Sun Mar 17 22:06:17 2013	(r314499)
+++ head/x11-toolkits/unique/Makefile	Sun Mar 17 22:16:03 2013	(r314500)
@@ -4,7 +4,7 @@
 
 PORTNAME=	unique
 PORTVERSION=	1.1.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	GNOME/sources/lib${PORTNAME}/${PORTVERSION:R}/
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}


More information about the svn-ports-all mailing list