Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2012 20:14:35 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309689 - in head: games/xmoto x11-wm/awesome x11/libxdg-basedir
Message-ID:  <201212302014.qBUKEZfR072821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sun Dec 30 20:14:34 2012
New Revision: 309689
URL: http://svnweb.freebsd.org/changeset/ports/309689

Log:
  - Update x11/libxdg-basedir to 1.2.0 [1]
  - Update maintainer's email
  - Remove leading article from COMMENT
  - Bump affected ports
  
  PR:		ports/174676 [1]
  Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer)

Modified:
  head/games/xmoto/Makefile
  head/x11-wm/awesome/Makefile
  head/x11/libxdg-basedir/Makefile
  head/x11/libxdg-basedir/distinfo
  head/x11/libxdg-basedir/pkg-plist

Modified: head/games/xmoto/Makefile
==============================================================================
--- head/games/xmoto/Makefile	Sun Dec 30 20:10:42 2012	(r309688)
+++ head/games/xmoto/Makefile	Sun Dec 30 20:14:34 2012	(r309689)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xmoto
 PORTVERSION=	0.5.10
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \
 		http://mirror.amdmi3.ru/distfiles/
@@ -14,7 +15,7 @@ COMMENT=	Challenging 2D motocross platfo
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
 		jpeg.11:${PORTSDIR}/graphics/jpeg \
 		curl.6:${PORTSDIR}/ftp/curl \
-		xdg-basedir.2:${PORTSDIR}/x11/libxdg-basedir
+		xdg-basedir:${PORTSDIR}/x11/libxdg-basedir
 BUILD_DEPENDS=	${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
 
 GNU_CONFIGURE=	yes

Modified: head/x11-wm/awesome/Makefile
==============================================================================
--- head/x11-wm/awesome/Makefile	Sun Dec 30 20:10:42 2012	(r309688)
+++ head/x11-wm/awesome/Makefile	Sun Dec 30 20:14:34 2012	(r309689)
@@ -3,7 +3,7 @@
 
 PORTNAME=	awesome
 PORTVERSION=	3.4.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://awesome.naquadah.org/download/
 

Modified: head/x11/libxdg-basedir/Makefile
==============================================================================
--- head/x11/libxdg-basedir/Makefile	Sun Dec 30 20:10:42 2012	(r309688)
+++ head/x11/libxdg-basedir/Makefile	Sun Dec 30 20:14:34 2012	(r309689)
@@ -1,17 +1,13 @@
-# New ports collection makefile for:   libxdg-basedir
-# Date created:                April 18, 2009
-# Whom:                        Nikos Ntarmos <ntarmos@cs.uoi.gr>
-#
+# Created by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
 # $FreeBSD$
-#
 
 PORTNAME=	libxdg-basedir
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	x11
 MASTER_SITES=	http://n.ethz.ch/student/nevillm/download/libxdg-basedir/
 
-MAINTAINER=	ntarmos@cs.uoi.gr
-COMMENT=	An implementation of the XDG Base Directory specification
+MAINTAINER=	ntarmos@ceid.upatras.gr
+COMMENT=	Implementation of the XDG Base Directory specification
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes

Modified: head/x11/libxdg-basedir/distinfo
==============================================================================
--- head/x11/libxdg-basedir/distinfo	Sun Dec 30 20:10:42 2012	(r309688)
+++ head/x11/libxdg-basedir/distinfo	Sun Dec 30 20:14:34 2012	(r309689)
@@ -1,2 +1,2 @@
-SHA256 (libxdg-basedir-1.1.1.tar.gz) = 2855b44619dc8d43ba7df995e538bf383f53b4276a26c7c26b7ec03c7b9be0ac
-SIZE (libxdg-basedir-1.1.1.tar.gz) = 316118
+SHA256 (libxdg-basedir-1.2.0.tar.gz) = 2757a949618742d80ac59ee2f0d946adc6e71576406cdf798e6ced507708cdf4
+SIZE (libxdg-basedir-1.2.0.tar.gz) = 335790

Modified: head/x11/libxdg-basedir/pkg-plist
==============================================================================
--- head/x11/libxdg-basedir/pkg-plist	Sun Dec 30 20:10:42 2012	(r309688)
+++ head/x11/libxdg-basedir/pkg-plist	Sun Dec 30 20:14:34 2012	(r309689)
@@ -3,5 +3,5 @@ include/basedir_fs.h
 lib/libxdg-basedir.a
 lib/libxdg-basedir.la
 lib/libxdg-basedir.so
-lib/libxdg-basedir.so.2
+lib/libxdg-basedir.so.3
 libdata/pkgconfig/libxdg-basedir.pc



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