diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-04 18:17:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-04 18:17:47 +0000 |
commit | 4b8f437fafad624c1de76e44e28f37fa74332c6c (patch) | |
tree | a46116a5bd3ac401cced68d1b4181e6d35598477 /devel | |
parent | 0bed650f8d98351c0e455b10ab739d851170c5fe (diff) | |
download | pkgsrc-4b8f437fafad624c1de76e44e28f37fa74332c6c.tar.gz |
There was a second release of the tarball for 1.12.1 after we
already had updated the package.
The changes are some updates to NEWS, build infrastructure,
two translations, and a change to AtkHyperlinkImpl.
Set DIST_SUBDIR and bump PKGREVISION (since the code did change,
even though only slightly).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/atk/Makefile | 6 | ||||
-rw-r--r-- | devel/atk/distinfo | 8 |
2 files changed, 9 insertions, 5 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index f71a38cb747..f62104f213b 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2006/07/12 15:19:17 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2006/08/04 18:17:47 wiz Exp $ # DISTNAME= atk-1.12.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/1.12/} EXTRACT_SUFX= .tar.bz2 @@ -12,6 +13,9 @@ COMMENT= Set of interfaces for accessibility PKG_INSTALLATION_TYPES= overwrite pkgviews +# remove on next update +DIST_SUBDIR= atk-1.12.1v2 + USE_TOOLS+= gmake pkg-config msgfmt GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes diff --git a/devel/atk/distinfo b/devel/atk/distinfo index 9b1d615c808..1606fcde169 100644 --- a/devel/atk/distinfo +++ b/devel/atk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2006/07/12 13:47:10 wiz Exp $ +$NetBSD: distinfo,v 1.26 2006/08/04 18:17:47 wiz Exp $ -SHA1 (atk-1.12.1.tar.bz2) = f06da6193784760fee7c8b9a620ffa2c98885d8b -RMD160 (atk-1.12.1.tar.bz2) = e57f7e5424cd7852208ecf8dc6575d9311ec3818 -Size (atk-1.12.1.tar.bz2) = 632397 bytes +SHA1 (atk-1.12.1v2/atk-1.12.1.tar.bz2) = a37c28c1302abc1f644b48e73ec320c6e7312b6d +RMD160 (atk-1.12.1v2/atk-1.12.1.tar.bz2) = 11b6e510c8153eacdbd268497c1cfd4bb62dd79f +Size (atk-1.12.1v2/atk-1.12.1.tar.bz2) = 641378 bytes |