Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2012 16:09:21 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302392 - head/graphics/ristretto
Message-ID:  <201208101609.q7AG9L6k051968@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Fri Aug 10 16:09:20 2012
New Revision: 302392
URL: http://svn.freebsd.org/changeset/ports/302392

Log:
  - Update to 0.6.3
  - Use USE_PKGCONFIG macro
  
  Submitted by:	myself
  Approved by:	miwi, rene (mentors)

Modified:
  head/graphics/ristretto/Makefile
  head/graphics/ristretto/distinfo
  head/graphics/ristretto/pkg-plist

Modified: head/graphics/ristretto/Makefile
==============================================================================
--- head/graphics/ristretto/Makefile	Fri Aug 10 15:47:34 2012	(r302391)
+++ head/graphics/ristretto/Makefile	Fri Aug 10 16:09:20 2012	(r302392)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ristretto
-PORTVERSION=	0.6.0
-PORTREVISION=	1
+PORTVERSION=	0.6.3
 CATEGORIES=	graphics xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -22,12 +21,13 @@ LIB_DEPENDS=	exif.12:${PORTSDIR}/graphic
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack gtk20 glib20 intltool intlhack desktopfileutils pkgconfig
+USE_GNOME=	gnomehack gtk20 glib20 intltool intlhack desktopfileutils
 USE_GMAKE=	yes
 INSTALLS_ICONS=	yes
 USE_GETTEXT=	yes
 USE_XFCE=	configenv libmenu libutil xfconf
-USE_XORG=	sm x11
+USE_XORG=	x11
+USE_PKGCONFIG=	build
 
 post-install:
 	@-update-desktop-database

Modified: head/graphics/ristretto/distinfo
==============================================================================
--- head/graphics/ristretto/distinfo	Fri Aug 10 15:47:34 2012	(r302391)
+++ head/graphics/ristretto/distinfo	Fri Aug 10 16:09:20 2012	(r302392)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/ristretto-0.6.0.tar.bz2) = fa810d0b0fc6e7f4c58e458fcd5c1ac983f5cfcb7cedbe08fad878b729990c29
-SIZE (xfce4/ristretto-0.6.0.tar.bz2) = 497791
+SHA256 (xfce4/ristretto-0.6.3.tar.bz2) = 2b6816de298e9a0d9b95662664690713c4123a9ac813a27bdde4727a03472d79
+SIZE (xfce4/ristretto-0.6.3.tar.bz2) = 499323

Modified: head/graphics/ristretto/pkg-plist
==============================================================================
--- head/graphics/ristretto/pkg-plist	Fri Aug 10 15:47:34 2012	(r302391)
+++ head/graphics/ristretto/pkg-plist	Fri Aug 10 16:09:20 2012	(r302392)
@@ -35,6 +35,7 @@ share/locale/ro/LC_MESSAGES/ristretto.mo
 share/locale/ru/LC_MESSAGES/ristretto.mo
 share/locale/sk/LC_MESSAGES/ristretto.mo
 share/locale/sl/LC_MESSAGES/ristretto.mo
+share/locale/sr/LC_MESSAGES/ristretto.mo
 share/locale/sv/LC_MESSAGES/ristretto.mo
 share/locale/te/LC_MESSAGES/ristretto.mo
 share/locale/tr/LC_MESSAGES/ristretto.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208101609.q7AG9L6k051968>