pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkgconflict Bump version: depend on postgresq...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa80d50f436a
branches: trunk
changeset: 486598:aa80d50f436a
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 30 13:23:15 2004 +0000
description:
Bump version: depend on postgresql73 instead of non-existing postgresql.
diffstat:
pkgtools/pkgconflict/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 728ce088d49b -r aa80d50f436a pkgtools/pkgconflict/Makefile
--- a/pkgtools/pkgconflict/Makefile Thu Dec 30 13:22:04 2004 +0000
+++ b/pkgtools/pkgconflict/Makefile Thu Dec 30 13:23:15 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/07/27 17:59:58 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/30 13:23:15 wiz Exp $
#
-DISTNAME= pkgconflict-0.3
-PKGREVISION= 2
+DISTNAME= pkgconflict-0.3.1
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +9,7 @@
MAINTAINER= wennmach%NetBSD.org@localhost
COMMENT= Scripts to find conflicting packages in pkgsrc
-DEPENDS+= postgresql>=7.0:../../databases/postgresql73
+DEPENDS+= postgresql73>=7.0:../../databases/postgresql73
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
Home |
Main Index |
Thread Index |
Old Index