diff options
author | tnn <tnn@pkgsrc.org> | 2010-01-15 18:18:05 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-01-15 18:18:05 +0000 |
commit | 149e224776504ec6f680c760972776ff6a4da797 (patch) | |
tree | ac972ef354017a3927b748a83a9764c05185c5e5 /x11/xf86miscproto | |
parent | 32c8e3f32d298776dd61d75fc3ec2e127ffb40d7 (diff) | |
download | pkgsrc-149e224776504ec6f680c760972776ff6a4da797.tar.gz |
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
Diffstat (limited to 'x11/xf86miscproto')
-rw-r--r-- | x11/xf86miscproto/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86miscproto/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86miscproto/Makefile b/x11/xf86miscproto/Makefile index 1004f78f375..ccc0f0badb1 100644 --- a/x11/xf86miscproto/Makefile +++ b/x11/xf86miscproto/Makefile @@ -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" diff --git a/x11/xf86miscproto/distinfo b/x11/xf86miscproto/distinfo index 37627c20504..b409edd2103 100644 --- a/x11/xf86miscproto/distinfo +++ b/x11/xf86miscproto/distinfo @@ -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 |