pkgsrc-WIP-discuss archive

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

Re: gnome-autogen.sh out of date



On Sat 27 Oct 2012 at 23:49:48 +0200, Thomas Klausner wrote:
> On Sat, Oct 27, 2012 at 10:51:12PM +0200, Rhialto wrote:
> > What to do about this?
> 
> You could try updating devel/gnome-common to a newer version, if there
> is one.

It turns out there are several newer versions. Intimidatingly, most of
them are with gnome3. However, that seems to make little difference in
this case. The latest version, 3.6, is needed to get going. The patch to
pkgsrc is almost trivial. 

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/gnome-common/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile    17 Nov 2009 17:11:07 -0000      1.13
+++ Makefile    28 Oct 2012 00:12:53 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.13 2009/11/17 17:11:07 wiz Exp $
 
-DISTNAME=      gnome-common-2.28.0
+DISTNAME=      gnome-common-3.6.0
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-common/2.28/}
-EXTRACT_SUFX=  .tar.bz2
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-common/3.6/}
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnome.org/
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/gnome-common/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- PLIST       14 Jun 2009 17:48:46 -0000      1.4
+++ PLIST       28 Oct 2012 00:12:53 -0000
@@ -1,6 +1,7 @@
 @comment $NetBSD: PLIST,v 1.4 2009/06/14 17:48:46 joerg Exp $
 bin/gnome-autogen.sh
 bin/gnome-doc-common
+share/aclocal/gnome-code-coverage.m4
 share/aclocal/gnome-common.m4
 share/aclocal/gnome-compiler-flags.m4
 share/gnome-common/data/omf.make
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/gnome-common/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    17 Nov 2009 17:11:07 -0000      1.9
+++ distinfo    28 Oct 2012 00:12:53 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.9 2009/11/17 17:11:07 wiz Exp $
 
-SHA1 (gnome-common-2.28.0.tar.bz2) = 84eeeb8ac783e3e7807da7eea83dd67afe8d826c
-RMD160 (gnome-common-2.28.0.tar.bz2) = 599fc4e4d49c351db94b039c4e2b31ee97bc73d9
-Size (gnome-common-2.28.0.tar.bz2) = 151535 bytes
+SHA1 (gnome-common-3.6.0.tar.xz) = 63a99fb27f8288595d516ee927929036312a86e1
+RMD160 (gnome-common-3.6.0.tar.xz) = 6c672c672f7e1ec437375b88f05acdda9c5ccf17
+Size (gnome-common-3.6.0.tar.xz) = 143636 bytes


>  Thomas
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor

------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index