aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-apm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
commitd594ccc94ffa1006a70e7762de037c800e827b24 (patch)
treeacb2244a21cfbea5c6e08351de94411bf3cb322a /x11-drivers/xf86-video-apm
parent0c4a162c976c91f8789cd750fa2dd434fa12864d (diff)
downloadports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz
ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-apm')
-rw-r--r--x11-drivers/xf86-video-apm/Makefile10
-rw-r--r--x11-drivers/xf86-video-apm/distinfo5
-rw-r--r--x11-drivers/xf86-video-apm/pkg-descr3
3 files changed, 4 insertions, 14 deletions
diff --git a/x11-drivers/xf86-video-apm/Makefile b/x11-drivers/xf86-video-apm/Makefile
index 05896bb90461..5eaddccbec44 100644
--- a/x11-drivers/xf86-video-apm/Makefile
+++ b/x11-drivers/xf86-video-apm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xf86-video-apm
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -16,10 +16,4 @@ XORG_CAT= driver
USE_XORG= videoproto xextproto
MAN4= apm.4x
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-USE_GCC= 4.2+
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-video-apm/distinfo b/x11-drivers/xf86-video-apm/distinfo
index 0d79c320a648..230f03ee84b4 100644
--- a/x11-drivers/xf86-video-apm/distinfo
+++ b/x11-drivers/xf86-video-apm/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/driver/xf86-video-apm-1.2.2.tar.bz2) = 48441a19aaf015570b267f2a8e67d8ab
-SHA256 (xorg/driver/xf86-video-apm-1.2.2.tar.bz2) = 678edd063e1d5e7c7f72ccdda2388c5857559847b3d313c94d659f9bd51c1752
-SIZE (xorg/driver/xf86-video-apm-1.2.2.tar.bz2) = 286085
+SHA256 (xorg/driver/xf86-video-apm-1.2.3.tar.bz2) = 4046ea18dbd76a9df5f68695025c2c411c20564af9198974506a041ebd4a30da
+SIZE (xorg/driver/xf86-video-apm-1.2.3.tar.bz2) = 295470
diff --git a/x11-drivers/xf86-video-apm/pkg-descr b/x11-drivers/xf86-video-apm/pkg-descr
index 5d3847a314c3..0ef8131f3e5c 100644
--- a/x11-drivers/xf86-video-apm/pkg-descr
+++ b/x11-drivers/xf86-video-apm/pkg-descr
@@ -1,4 +1 @@
This package contains the X.Org xf86-video-apm driver.
-
-- Florent Thoumie
-flz@FreeBSD.org