pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libunique update to 1.1.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e2112ac77f3
branches:  trunk
changeset: 567521:5e2112ac77f3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Nov 20 11:32:38 2009 +0000

description:
update to 1.1.6
While this is the unstable tree formally, 1.1.x is listed as external
dependency already in
http://live.gnome.org/TwoPointTwentyseven/ExternalDependencies
So switch to that tree. Tested with various Gnome applications.

diffstat:

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

diffs (43 lines):

diff -r 34e25e77cd8e -r 5e2112ac77f3 x11/libunique/Makefile
--- a/x11/libunique/Makefile    Fri Nov 20 11:25:27 2009 +0000
+++ b/x11/libunique/Makefile    Fri Nov 20 11:32:38 2009 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/09/30 09:22:47 sketch Exp $
+# $NetBSD: Makefile,v 1.6 2009/11/20 11:32:38 drochner Exp $
 #
 
-DISTNAME=      libunique-1.0.8
-PKGREVISION=   1
+DISTNAME=      libunique-1.1.6
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libunique/1.0/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libunique/1.1/}
 
 MAINTAINER=    ahoka%NetBSD.org@localhost
 HOMEPAGE=      http://live.gnome.org/LibUnique
diff -r 34e25e77cd8e -r 5e2112ac77f3 x11/libunique/PLIST
--- a/x11/libunique/PLIST       Fri Nov 20 11:25:27 2009 +0000
+++ b/x11/libunique/PLIST       Fri Nov 20 11:32:38 2009 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:59 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/11/20 11:32:38 drochner Exp $
 include/unique-1.0/unique/unique.h
 include/unique-1.0/unique/uniqueapp.h
 include/unique-1.0/unique/uniquebackend.h
+include/unique-1.0/unique/uniqueenumtypes.h
 include/unique-1.0/unique/uniquemessage.h
 include/unique-1.0/unique/uniqueversion.h
 lib/libunique-1.0.la
diff -r 34e25e77cd8e -r 5e2112ac77f3 x11/libunique/distinfo
--- a/x11/libunique/distinfo    Fri Nov 20 11:25:27 2009 +0000
+++ b/x11/libunique/distinfo    Fri Nov 20 11:32:38 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/07/26 20:13:31 drochner Exp $
+$NetBSD: distinfo,v 1.4 2009/11/20 11:32:38 drochner Exp $
 
-SHA1 (libunique-1.0.8.tar.gz) = 3497b89b69c5d8ed70b487d32bd449bb0b7bc91f
-RMD160 (libunique-1.0.8.tar.gz) = 6fb3469fc8282e248e9776cc4972f2eac75971db
-Size (libunique-1.0.8.tar.gz) = 457465 bytes
+SHA1 (libunique-1.1.6.tar.gz) = ff9a50781291212d97df0d21ac4bbdbd8443d210
+RMD160 (libunique-1.1.6.tar.gz) = 15ae8cc81f978554395fcb194ecb11c7bc6a1938
+Size (libunique-1.1.6.tar.gz) = 450569 bytes



Home | Main Index | Thread Index | Old Index