Date: Sun, 17 Mar 2013 22:16:04 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314500 - head/x11-toolkits/unique Message-ID: <201303172216.r2HMG4gb073982@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303172216.r2HMG4gb073982>