Update to 2.1.1:
This minor maintenance release provides the usual collection of recent build configuration improvements and janitorial cleanups.
This commit is contained in:
parent
93dadf772b
commit
63882bf6a2
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2009/08/29 15:32:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/06/03 18:39:36 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86driproto-2.1.0
|
||||
DISTNAME= xf86driproto-2.1.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
PKGCONFIG_OVERRIDE+= xf86driproto.pc.in
|
||||
USE_LANGUAGES= # empty
|
||||
USE_LANGUAGES= c
|
||||
|
||||
BUILDLINK_DEPMETHOD.libdrm?= build
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/08/29 15:32:55 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2012/06/03 18:39:37 wiz Exp $
|
||||
|
||||
SHA1 (xf86driproto-2.1.0.tar.bz2) = 0dfc6616ffc68ca3c3b5decb1e365aaa93be8548
|
||||
RMD160 (xf86driproto-2.1.0.tar.bz2) = 2393b5e691dc806777f743e0f5e6a2cab53047f5
|
||||
Size (xf86driproto-2.1.0.tar.bz2) = 50111 bytes
|
||||
SHA1 (xf86driproto-2.1.1.tar.bz2) = 23e861f40ba0f0cbbfd7db7ba2ef623762ffca17
|
||||
RMD160 (xf86driproto-2.1.1.tar.bz2) = d7da476ce21b8e695d14e796daf1e25315798927
|
||||
Size (xf86driproto-2.1.1.tar.bz2) = 96528 bytes
|
||||
|
|
Loading…
Reference in a new issue