Date: Wed, 20 Feb 2019 19:56:48 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493437 - in head/x11-drivers/xf86-video-apm: . files Message-ID: <201902201956.x1KJumSF049397@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Feb 20 19:56:48 2019 New Revision: 493437 URL: https://svnweb.freebsd.org/changeset/ports/493437 Log: x11-drivers/xf86-video-apm: Update to 1.3.0 Update xf86-video-apm to 1.3.0. Remove patches that are incorporated upstream. This has not been run time tested due to lack of hardware. PR: 235839 Submitted by: pete@nomadlogic.org Deleted: head/x11-drivers/xf86-video-apm/files/ Modified: head/x11-drivers/xf86-video-apm/Makefile head/x11-drivers/xf86-video-apm/distinfo Modified: head/x11-drivers/xf86-video-apm/Makefile ============================================================================== --- head/x11-drivers/xf86-video-apm/Makefile Wed Feb 20 19:45:59 2019 (r493436) +++ head/x11-drivers/xf86-video-apm/Makefile Wed Feb 20 19:56:48 2019 (r493437) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-apm -PORTVERSION= 1.2.5 -PORTREVISION= 10 +PORTVERSION= 1.3.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-apm/distinfo ============================================================================== --- head/x11-drivers/xf86-video-apm/distinfo Wed Feb 20 19:45:59 2019 (r493436) +++ head/x11-drivers/xf86-video-apm/distinfo Wed Feb 20 19:56:48 2019 (r493437) @@ -1,2 +1,3 @@ -SHA256 (xorg/driver/xf86-video-apm-1.2.5.tar.bz2) = 953b04320117b14c5b7efb37de45cef45592409f639c2aa87b7e2d77dc8d3d0f -SIZE (xorg/driver/xf86-video-apm-1.2.5.tar.bz2) = 325277 +TIMESTAMP = 1550522074 +SHA256 (xorg/driver/xf86-video-apm-1.3.0.tar.bz2) = 808189b9a933fcad1761cb9cd498f9267dfbacee1059859282712e8598c3dc7e +SIZE (xorg/driver/xf86-video-apm-1.3.0.tar.bz2) = 352759
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902201956.x1KJumSF049397>