pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/atk There was a second release of the tarball fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba24a2a7c9d3
branches:  trunk
changeset: 517116:ba24a2a7c9d3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 04 18:17:47 2006 +0000

description:
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:

 devel/atk/Makefile |  6 +++++-
 devel/atk/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diffs (36 lines):

diff -r 7b5a7280a0e7 -r ba24a2a7c9d3 devel/atk/Makefile
--- a/devel/atk/Makefile        Fri Aug 04 18:11:46 2006 +0000
+++ b/devel/atk/Makefile        Fri Aug 04 18:17:47 2006 +0000
@@ -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 @@
 
 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 -r 7b5a7280a0e7 -r ba24a2a7c9d3 devel/atk/distinfo
--- a/devel/atk/distinfo        Fri Aug 04 18:11:46 2006 +0000
+++ b/devel/atk/distinfo        Fri Aug 04 18:17:47 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index