Update to xf86miscproto-0.9.3. Changes:
renamed: .cvsignore -> .gitignore Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Add README with pointers to mailing list, bugzilla & git repos xf86miscproto 0.9.3 Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Janitor: Correct make distcheck and dont distribute autogen.sh
This commit is contained in:
parent
8116b9a48c
commit
e564f52091
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:18 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/01/15 18:18:05 tnn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86miscproto-0.9.2
|
||||
DISTNAME= xf86miscproto-0.9.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
PKGCONFIG_OVERRIDE+= xf86miscproto.pc.in
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/11/14 14:53:41 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.2 2010/01/15 18:18:05 tnn Exp $
|
||||
|
||||
SHA1 (xf86miscproto-0.9.2.tar.bz2) = bfaf893bb97085c79ef84e9911c97d11b2a4fdbe
|
||||
RMD160 (xf86miscproto-0.9.2.tar.bz2) = 1c780b74faf37105cc57030cf95d79e900a98979
|
||||
Size (xf86miscproto-0.9.2.tar.bz2) = 38464 bytes
|
||||
SHA1 (xf86miscproto-0.9.3.tar.bz2) = 52c54ed17e55f26b26654ff16d61da97f9fd36bc
|
||||
RMD160 (xf86miscproto-0.9.3.tar.bz2) = 644b08dae757338464273be818e28414b99aeba5
|
||||
Size (xf86miscproto-0.9.3.tar.bz2) = 84950 bytes
|
||||
|
|
Loading…
Reference in a new issue