From owner-svn-ports-head@FreeBSD.ORG Wed Jul 30 11:47:33 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A89F7CC; Wed, 30 Jul 2014 11:47:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1CE821D1; Wed, 30 Jul 2014 11:47:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6UBlWsQ077557; Wed, 30 Jul 2014 11:47:32 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6UBlWAA077554; Wed, 30 Jul 2014 11:47:32 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201407301147.s6UBlWAA077554@svn.freebsd.org> From: Koop Mast Date: Wed, 30 Jul 2014 11:47:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363464 - head/x11-drivers/xf86-video-scfb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 11:47:33 -0000 Author: kwm Date: Wed Jul 30 11:47:31 2014 New Revision: 363464 URL: http://svnweb.freebsd.org/changeset/ports/363464 QAT: https://qat.redports.org/buildarchive/r363464/ Log: Update to 0.0.4. Fixed obtaining of Frame Buffer line byte size Drop XORG_CAT it interferes with GITHUB macro's Drop ONLY_FOR_ARCHs Submitted by: maintainer Reviewed by: maintainer Modified: head/x11-drivers/xf86-video-scfb/Makefile head/x11-drivers/xf86-video-scfb/distinfo head/x11-drivers/xf86-video-scfb/pkg-plist Modified: head/x11-drivers/xf86-video-scfb/Makefile ============================================================================== --- head/x11-drivers/xf86-video-scfb/Makefile Wed Jul 30 11:25:30 2014 (r363463) +++ head/x11-drivers/xf86-video-scfb/Makefile Wed Jul 30 11:47:31 2014 (r363464) @@ -2,17 +2,20 @@ # $FreeBSD$ PORTNAME= xf86-video-scfb -PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTVERSION= 0.0.4 CATEGORIES= x11-drivers -MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ \ - LOCAL/rene MAINTAINER= ray@FreeBSD.org COMMENT= X.Org syscons display driver -ONLY_FOR_ARCHS= arm armv6 powerpc powerpc64 sparc64 +USE_GITHUB= yes +GH_ACCOUNT= rayddteam +GH_PROJECT= ${PORTNAME} +GH_TAGNAME= bdeb3bf +GH_COMMIT= bdeb3bf -XORG_CAT= driver +GNU_CONFIGURE= yes +USES= libtool pkgconfig +USE_XORG= xorg-server xproto .include Modified: head/x11-drivers/xf86-video-scfb/distinfo ============================================================================== --- head/x11-drivers/xf86-video-scfb/distinfo Wed Jul 30 11:25:30 2014 (r363463) +++ head/x11-drivers/xf86-video-scfb/distinfo Wed Jul 30 11:47:31 2014 (r363464) @@ -1,2 +1,2 @@ -SHA256 (xorg/driver/xf86-video-scfb-0.0.3.tar.bz2) = f5e614a5dfe066b5604181bddb0137c7e5f9489125dedf6db8ec9a6abbc5b352 -SIZE (xorg/driver/xf86-video-scfb-0.0.3.tar.bz2) = 277068 +SHA256 (xf86-video-scfb-0.0.4.tar.gz) = baccb6f2fd0b79198705497c6550e8f2130d2ae359b1288beec9eae50df16616 +SIZE (xf86-video-scfb-0.0.4.tar.gz) = 345302 Modified: head/x11-drivers/xf86-video-scfb/pkg-plist ============================================================================== --- head/x11-drivers/xf86-video-scfb/pkg-plist Wed Jul 30 11:25:30 2014 (r363463) +++ head/x11-drivers/xf86-video-scfb/pkg-plist Wed Jul 30 11:47:31 2014 (r363464) @@ -1,5 +1,5 @@ lib/xorg/modules/drivers/scfb_drv.so -man/man4/scfb.4x.gz +man/man4/scfb.4.gz @dirrmtry lib/xorg/modules/drivers @dirrmtry lib/xorg/modules @dirrmtry lib/xorg