diff options
author | drochner <drochner> | 2009-11-20 11:32:38 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-11-20 11:32:38 +0000 |
commit | c7230d842ddfaecb14191ef37324a0ce1d3e6f34 (patch) | |
tree | 16a89900426abf30a5d6ac36c0ab5f6588d7d7f8 /x11/libunique | |
parent | 307ac35fad627997bbc75c37bd17ffc530b7a8d3 (diff) | |
download | pkgsrc-c7230d842ddfaecb14191ef37324a0ce1d3e6f34.tar.gz |
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 (limited to 'x11/libunique')
-rw-r--r-- | x11/libunique/Makefile | 7 | ||||
-rw-r--r-- | x11/libunique/PLIST | 3 | ||||
-rw-r--r-- | x11/libunique/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile index f95acc48422..2eb1d790725 100644 --- a/x11/libunique/Makefile +++ b/x11/libunique/Makefile @@ -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 HOMEPAGE= http://live.gnome.org/LibUnique diff --git a/x11/libunique/PLIST b/x11/libunique/PLIST index 40dd571dfd6..00a58440504 100644 --- a/x11/libunique/PLIST +++ b/x11/libunique/PLIST @@ -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 --git a/x11/libunique/distinfo b/x11/libunique/distinfo index 48505ec9e56..20380d01c79 100644 --- a/x11/libunique/distinfo +++ b/x11/libunique/distinfo @@ -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 |