Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 13:40:13 +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: r328132 - head/x11-drivers/xf86-video-sunffb
Message-ID:  <201309241340.r8ODeDEG002933@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Sep 24 13:40:13 2013
New Revision: 328132
URL: http://svnweb.freebsd.org/changeset/ports/328132

Log:
  Update to 1.2.2 [1].
  
  while here enable stage support.
  
  Submitted by:	marius@ [1]

Modified:
  head/x11-drivers/xf86-video-sunffb/Makefile
  head/x11-drivers/xf86-video-sunffb/distinfo
  head/x11-drivers/xf86-video-sunffb/pkg-plist

Modified: head/x11-drivers/xf86-video-sunffb/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-sunffb/Makefile	Tue Sep 24 13:40:09 2013	(r328131)
+++ head/x11-drivers/xf86-video-sunffb/Makefile	Tue Sep 24 13:40:13 2013	(r328132)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-video-sunffb
-PORTVERSION=	1.2.1
-PORTREVISION=	2
+PORTVERSION=	1.2.2
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11@FreeBSD.org
@@ -12,8 +11,6 @@ USE_GL=		gl
 
 XORG_CAT=	driver
 USE_XORG=	xf86driproto xextproto glproto
-MAN4=		sunffb.4x
 ONLY_FOR_ARCHS=	sparc64
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11-drivers/xf86-video-sunffb/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-sunffb/distinfo	Tue Sep 24 13:40:09 2013	(r328131)
+++ head/x11-drivers/xf86-video-sunffb/distinfo	Tue Sep 24 13:40:13 2013	(r328132)
@@ -1,2 +1,3 @@
-SHA256 (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = fd377af6e366e8e3a77c8ff825a009138c8343c0007bbf070ad605a649577e11
-SIZE (xorg/driver/xf86-video-sunffb-1.2.1.tar.bz2) = 283427
+1
+SHA256 (xorg/driver/xf86-video-sunffb-1.2.2.tar.bz2) = fa545f2c10732c2b7b37e8891315b05e645aec21ba5e849f244d3ceee2b3e31f
+SIZE (xorg/driver/xf86-video-sunffb-1.2.2.tar.bz2) = 334827

Modified: head/x11-drivers/xf86-video-sunffb/pkg-plist
==============================================================================
--- head/x11-drivers/xf86-video-sunffb/pkg-plist	Tue Sep 24 13:40:09 2013	(r328131)
+++ head/x11-drivers/xf86-video-sunffb/pkg-plist	Tue Sep 24 13:40:13 2013	(r328132)
@@ -1,5 +1,6 @@
 lib/xorg/modules/drivers/sunffb_drv.la
 lib/xorg/modules/drivers/sunffb_drv.so
+man/man4/sunffb.4x.gz
 @dirrmtry lib/xorg/modules/drivers
 @dirrmtry lib/xorg/modules
 @dirrmtry lib/xorg



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