pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mantis Bump PKGREVISION from adding textproc/php...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e476d9f4124a
branches: trunk
changeset: 351900:e476d9f4124a
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Sep 01 13:16:15 2016 +0000
description:
Bump PKGREVISION from adding textproc/php-json dependency
diffstat:
devel/mantis/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 4d3c500f95f5 -r e476d9f4124a devel/mantis/Makefile
--- a/devel/mantis/Makefile Thu Sep 01 12:59:05 2016 +0000
+++ b/devel/mantis/Makefile Thu Sep 01 13:16:15 2016 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/08/30 12:37:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2016/09/01 13:16:15 ryoon Exp $
DISTNAME= mantisbt-1.3.1
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/mantisbt/mantis/}
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
@@ -12,6 +13,8 @@
PHP_VERSIONS_ACCEPTED= 55 56
+DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json
+
NO_BUILD= YES
USE_TOOLS+= bash:run pax
Home |
Main Index |
Thread Index |
Old Index