pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/dcraw Use PKGNAME_NOREV instead of PKGNAME as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6fb0af48df66
branches: trunk
changeset: 481427:6fb0af48df66
user: seb <seb%pkgsrc.org@localhost>
date: Mon Oct 04 12:42:56 2004 +0000
description:
Use PKGNAME_NOREV instead of PKGNAME as DIST_SUBDIR so PKGREVISION bump
does not affect distinfo.
diffstat:
graphics/dcraw/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0a455b55bbb9 -r 6fb0af48df66 graphics/dcraw/Makefile
--- a/graphics/dcraw/Makefile Mon Oct 04 12:32:19 2004 +0000
+++ b/graphics/dcraw/Makefile Mon Oct 04 12:42:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:49 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/04 12:42:56 seb Exp $
#
DISTNAME= dcraw
@@ -9,7 +9,7 @@
#MASTER_SITES= http://www.cybercom.net/~dcoffin/dcraw/
MASTER_SITES= http://www.cybercom.net/~dcoffin/dcraw/
DISTFILES= dcraw.c dcraw.1
-DIST_SUBDIR= ${PKGNAME}
+DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.cybercom.net/~dcoffin/dcraw/
Home |
Main Index |
Thread Index |
Old Index