pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/tkdiff Adjust the package, this is version 4.1.4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/771acaae68a3
branches: trunk
changeset: 542655:771acaae68a3
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat May 24 14:06:07 2008 +0000
description:
Adjust the package, this is version 4.1.4 not 4.1.3.
Also use the .tar.gz distfile instead of the .zip one.
diffstat:
devel/tkdiff/Makefile | 10 ++++------
devel/tkdiff/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (47 lines):
diff -r 4b39de2d67d3 -r 771acaae68a3 devel/tkdiff/Makefile
--- a/devel/tkdiff/Makefile Sat May 24 13:53:33 2008 +0000
+++ b/devel/tkdiff/Makefile Sat May 24 14:06:07 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2008/05/21 22:21:23 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2008/05/24 14:06:07 tnn Exp $
#
-DISTNAME= tkdiff
-PKGNAME= ${DISTNAME}-4.1.3
+DISTNAME= tkdiff-4.1.4-unix
+PKGNAME= ${DISTNAME:S/-unix//}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tkdiff/}
-EXTRACT_SUFX= .zip
MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.net/projects/tkdiff/
@@ -14,7 +13,6 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-DIST_SUBDIR= ${PKGNAME_NOREV}
NO_BUILD= yes
NO_CONFIGURE= yes
USE_TOOLS+= wish:run
@@ -28,6 +26,6 @@
INSTALLATION_DIRS= bin
do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/tkdiff ${DESTDIR}${PREFIX}/bin/tkdiff4
+ ${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${DESTDIR}${PREFIX}/bin/tkdiff4
.include "../../mk/bsd.pkg.mk"
diff -r 4b39de2d67d3 -r 771acaae68a3 devel/tkdiff/distinfo
--- a/devel/tkdiff/distinfo Sat May 24 13:53:33 2008 +0000
+++ b/devel/tkdiff/distinfo Sat May 24 14:06:07 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/05/21 22:21:23 tnn Exp $
+$NetBSD: distinfo,v 1.9 2008/05/24 14:06:07 tnn Exp $
-SHA1 (tkdiff-4.1.3/tkdiff.zip) = eb29d8a0b3dc6630d8323c3f55159a0678567dbf
-RMD160 (tkdiff-4.1.3/tkdiff.zip) = 0cd1652e0245a96f8f772a941765601556754927
-Size (tkdiff-4.1.3/tkdiff.zip) = 76369 bytes
+SHA1 (tkdiff-4.1.4-unix.tar.gz) = b44386cde4ff46cff0ee563dd96d004fe8028943
+RMD160 (tkdiff-4.1.4-unix.tar.gz) = 1cd9be047eec6c5edb503503829a17a1e4bb0f00
+Size (tkdiff-4.1.4-unix.tar.gz) = 89870 bytes
Home |
Main Index |
Thread Index |
Old Index