pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86bigfontproto Update to 1.2.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c246ed07a505
branches:  trunk
changeset: 398360:c246ed07a505
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 29 15:31:55 2009 +0000

description:
Update to 1.2.0:

No protocol changes, packaging changes only.

Alan Coopersmith (1):
      renamed: .cvsignore -> .gitignore

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (4):
      Rename xf86bigfstr.h to xf86bigfproto.h for consistency with other modules.
      Remove RCS tags
      Remove server-specific declarations.
      xf86bigfontproto 1.2.0

diffstat:

 x11/xf86bigfontproto/Makefile |  4 ++--
 x11/xf86bigfontproto/PLIST    |  3 ++-
 x11/xf86bigfontproto/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 77e64db797f1 -r c246ed07a505 x11/xf86bigfontproto/Makefile
--- a/x11/xf86bigfontproto/Makefile     Sat Aug 29 15:31:07 2009 +0000
+++ b/x11/xf86bigfontproto/Makefile     Sat Aug 29 15:31:55 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/29 15:31:55 wiz Exp $
 #
 
-DISTNAME=              xf86bigfontproto-1.1.2
+DISTNAME=              xf86bigfontproto-1.2.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 77e64db797f1 -r c246ed07a505 x11/xf86bigfontproto/PLIST
--- a/x11/xf86bigfontproto/PLIST        Sat Aug 29 15:31:07 2009 +0000
+++ b/x11/xf86bigfontproto/PLIST        Sat Aug 29 15:31:55 2009 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:53:21 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/08/29 15:31:55 wiz Exp $
 include/X11/extensions/xf86bigfont.h
+include/X11/extensions/xf86bigfproto.h
 include/X11/extensions/xf86bigfstr.h
 lib/pkgconfig/xf86bigfontproto.pc
diff -r 77e64db797f1 -r c246ed07a505 x11/xf86bigfontproto/distinfo
--- a/x11/xf86bigfontproto/distinfo     Sat Aug 29 15:31:07 2009 +0000
+++ b/x11/xf86bigfontproto/distinfo     Sat Aug 29 15:31:55 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:53:21 joerg Exp $
+$NetBSD: distinfo,v 1.2 2009/08/29 15:31:55 wiz Exp $
 
-SHA1 (xf86bigfontproto-1.1.2.tar.bz2) = 4a2e84b3f529e4747dbc07bf4496bfe01f40aa85
-RMD160 (xf86bigfontproto-1.1.2.tar.bz2) = 48d7bbedfaf5061e76f8207570ca547ff53f44e0
-Size (xf86bigfontproto-1.1.2.tar.bz2) = 37450 bytes
+SHA1 (xf86bigfontproto-1.2.0.tar.bz2) = 312a2ea708b257520c1af4393b69d73a393a478f
+RMD160 (xf86bigfontproto-1.2.0.tar.bz2) = 847c3ecfe705ede5e9292586835d0fe2bc7ccf45
+Size (xf86bigfontproto-1.2.0.tar.bz2) = 49191 bytes



Home | Main Index | Thread Index | Old Index