summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-05-16 14:01:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-05-16 14:01:34 +0000
commitbbf5273a798fd40c79011982f2293654c8635bf1 (patch)
tree35c14117be30fa2867b4f8a67d2e1bb3dcde4933 /x11-drivers
parent- Fix install location (diff)
- Update to 20090514.9656762 to reflect libdrm update
PR: 134576 Submitted by: Anonymous <swell.k@gmail.com>
Notes
Notes: svn path=/head/; revision=233998
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-nouveau/Makefile11
-rw-r--r--x11-drivers/xf86-video-nouveau/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/x11-drivers/xf86-video-nouveau/Makefile b/x11-drivers/xf86-video-nouveau/Makefile
index 9c0eb480a760..33b94f33e94d 100644
--- a/x11-drivers/xf86-video-nouveau/Makefile
+++ b/x11-drivers/xf86-video-nouveau/Makefile
@@ -8,7 +8,6 @@
PORTNAME= xf86-video-nouveau
PORTVERSION= 0.0.10.${SNAPDATE}
DISTVERSIONSUFFIX=.${SNAPREV}
-PORTREVISION= 1
CATEGORIES= x11-drivers
MASTER_SITES= ftp://ftp.lissyara.su/users/Guest/distfiles/
@@ -21,18 +20,18 @@ MAN4= nouveau.4x
MAKE_JOBS_SAFE= yes
-SNAPDATE= 20090408
-SNAPREV= d8545e6
+SNAPDATE= 20090514
+SNAPREV= 9656762
post-configure:
${REINPLACE_CMD} '/NV_DRIVER_DATE/s/".*"/"${SNAPDATE}.${SNAPREV}"/' ${WRKSRC}/config.h
GIT_WORK= ${WRKDIR}/${PORTNAME}.git-clone
-GIT_REV= $$(echo $$(date -ur$$(git log --pretty=format:%ct -1 \
- ) +%Y%m%d).$$(git log --pretty=format:%h -1))
+GIT_REV= $$(date -ur$$(git log --pretty=format:%ct -1 \
+ ) +%Y%m%d).$$(git log --pretty=format:%h -1)
maint-gen-distfile:
- git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau \
+ git clone git://anongit.freedesktop.org/nouveau/xf86-video-nouveau \
${GIT_WORK}
( cd ${GIT_WORK}; \
diff --git a/x11-drivers/xf86-video-nouveau/distinfo b/x11-drivers/xf86-video-nouveau/distinfo
index 9445c294ce7c..fb2c09f90d98 100644
--- a/x11-drivers/xf86-video-nouveau/distinfo
+++ b/x11-drivers/xf86-video-nouveau/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-nouveau-0.0.10.20090408.d8545e6.tar.bz2) = 84d00c5524502e618b6629d37aa7190c
-SHA256 (xorg/driver/xf86-video-nouveau-0.0.10.20090408.d8545e6.tar.bz2) = 29b017bb1b8590c967e5472747a177e3ce7af43bbd48b23eb9f6fd95d252c9da
-SIZE (xorg/driver/xf86-video-nouveau-0.0.10.20090408.d8545e6.tar.bz2) = 531494
+MD5 (xorg/driver/xf86-video-nouveau-0.0.10.20090514.9656762.tar.bz2) = 86aff4923c1b2143aae0f7f2ac65b5a3
+SHA256 (xorg/driver/xf86-video-nouveau-0.0.10.20090514.9656762.tar.bz2) = eaa2f230770338c08839d0c6f7211ef9624a19eb305689f3f012df3ab92cb5c7
+SIZE (xorg/driver/xf86-video-nouveau-0.0.10.20090514.9656762.tar.bz2) = 556039