pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/x11/qgtkstyle Pullup ticket #2622 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f3a7166a739
branches:  pkgsrc-2008Q4
changeset: 552217:4f3a7166a739
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Jan 07 14:08:14 2009 +0000

description:
Pullup ticket #2622 - requested by martti
qgtkstyle: fix invalid package version

Revisions pulled up:
- x11/qgtkstyle/DESCR                   1.2
- x11/qgtkstyle/Makefile                1.2
- x11/qgtkstyle/distinfo                1.2
- x11/qgtkstyle/patches/patch-aa        1.2
---
Module Name:    pkgsrc
Committed By:   martti
Date:           Mon Jan  5 10:54:15 UTC 2009

Modified Files:
        pkgsrc/x11/qgtkstyle: DESCR Makefile distinfo
        pkgsrc/x11/qgtkstyle/patches: patch-aa

Log Message:
Changed version number to 0.0beta868

pkglint -Wall

diffstat:

 x11/qgtkstyle/DESCR            |  2 +-
 x11/qgtkstyle/Makefile         |  5 +++--
 x11/qgtkstyle/distinfo         |  4 ++--
 x11/qgtkstyle/patches/patch-aa |  4 +++-
 4 files changed, 9 insertions(+), 6 deletions(-)

diffs (52 lines):

diff -r 16dbae980abe -r 4f3a7166a739 x11/qgtkstyle/DESCR
--- a/x11/qgtkstyle/DESCR       Wed Jan 07 13:40:51 2009 +0000
+++ b/x11/qgtkstyle/DESCR       Wed Jan 07 14:08:14 2009 +0000
@@ -1,2 +1,2 @@
 This is a Qt style rendered using GTK to give a native appearence for Qt
-applications running on the GNOME desktop. 
+applications running on the GNOME desktop.
diff -r 16dbae980abe -r 4f3a7166a739 x11/qgtkstyle/Makefile
--- a/x11/qgtkstyle/Makefile    Wed Jan 07 13:40:51 2009 +0000
+++ b/x11/qgtkstyle/Makefile    Wed Jan 07 14:08:14 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+# $NetBSD: Makefile,v 1.1.1.1.2.1 2009/01/07 14:08:14 tron Exp $
 #
 
 DISTNAME=      qgtkstyle-r868
+PKGNAME=       qgtkstyle-0.0beta868
 CATEGORIES=    x11
 # no upstream releases; svn snapshot location
 MASTER_SITES=  http://www.invisible.ca/~jmcneill/distfiles/
@@ -11,7 +12,7 @@
 HOMEPAGE=      http://labs.trolltech.com/page/Projects/Styles/GtkStyle
 COMMENT=       Qt style rendered using GTK
 
-PKG_DESTDIR_SUPPORT=    user-destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake
diff -r 16dbae980abe -r 4f3a7166a739 x11/qgtkstyle/distinfo
--- a/x11/qgtkstyle/distinfo    Wed Jan 07 13:40:51 2009 +0000
+++ b/x11/qgtkstyle/distinfo    Wed Jan 07 14:08:14 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+$NetBSD: distinfo,v 1.1.1.1.2.1 2009/01/07 14:08:14 tron Exp $
 
 SHA1 (qgtkstyle-r868.tar.bz2) = ffdd902f7e65d1f09bd2c8b4f642e55ff88982e7
 RMD160 (qgtkstyle-r868.tar.bz2) = 1dc4ec1f0d2af40640d9abd21f17f4444fd88a91
 Size (qgtkstyle-r868.tar.bz2) = 42173 bytes
-SHA1 (patch-aa) = 0db4a34d1a4a95cb3c4a920fb6cb18e9c8b466bf
+SHA1 (patch-aa) = ea14aa1c33e34897751e125b6d352bcc698cc478
diff -r 16dbae980abe -r 4f3a7166a739 x11/qgtkstyle/patches/patch-aa
--- a/x11/qgtkstyle/patches/patch-aa    Wed Jan 07 13:40:51 2009 +0000
+++ b/x11/qgtkstyle/patches/patch-aa    Wed Jan 07 14:08:14 2009 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/12/20 00:13:07 jmcneill Exp $
+$NetBSD: patch-aa,v 1.1.1.1.2.1 2009/01/07 14:08:14 tron Exp $
+
+Added NetBSD support.
 
 --- gtksymbols.cpp.orig        2008-12-19 19:07:43.000000000 -0500
 +++ gtksymbols.cpp



Home | Main Index | Thread Index | Old Index