pkgsrc-WIP-changes archive

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

dart: Rename to dart-git



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Sep 22 23:07:42 2016 +0200
Changeset:	e58da4547a87a20ff04ac3550d4ffeb2db49d3c8

Modified Files:
	Makefile
Added Files:
	dart-git/DESCR
	dart-git/Makefile
	dart-git/PLIST
	dart-git/distinfo
Removed Files:
	dart/DESCR
	dart/Makefile
	dart/PLIST
	dart/distinfo

Log Message:
dart: Rename to dart-git

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e58da4547a87a20ff04ac3550d4ffeb2db49d3c8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |  4 ++--
 dart-git/DESCR    |  2 ++
 dart-git/Makefile | 21 +++++++++++++++++++++
 dart-git/PLIST    |  1 +
 dart-git/distinfo |  5 +++++
 dart/DESCR        |  2 --
 dart/Makefile     | 21 ---------------------
 dart/PLIST        |  1 -
 dart/distinfo     |  5 -----
 9 files changed, 31 insertions(+), 31 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 29e928a..f84d9a1 100644
--- a/Makefile
+++ b/Makefile
@@ -459,7 +459,7 @@ SUBDIR+=	darcnes-svgalib
 SUBDIR+=	darcs
 SUBDIR+=	darcs-to-git
 SUBDIR+=	darkcoin
-SUBDIR+=	dart
+SUBDIR+=	dart-git
 SUBDIR+=	datamash
 SUBDIR+=	datapipe
 SUBDIR+=	dates
@@ -818,7 +818,7 @@ SUBDIR+=	gDesklets
 SUBDIR+=	gDesklets-rssgrab
 SUBDIR+=	gDesklets-starterbar
 SUBDIR+=	galib
-SUBDIR+=	galoisfieldarth
+SUBDIR+=	galoisfieldart-gith
 SUBDIR+=	gambas2
 SUBDIR+=	gambatte-dev
 SUBDIR+=	gambit
diff --git a/dart-git/DESCR b/dart-git/DESCR
new file mode 100644
index 0000000..879fa28
--- /dev/null
+++ b/dart-git/DESCR
@@ -0,0 +1,2 @@
+Dart is an open-source, scalable programming language, with robust libraries
+and runtimes, for building web, server, and mobile apps.
diff --git a/dart-git/Makefile b/dart-git/Makefile
new file mode 100644
index 0000000..ed150d2
--- /dev/null
+++ b/dart-git/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	dart-1.13.0
+CATEGORIES=	lang
+GIT_REPOSITORIES=	sdk
+GIT_REPO.sdk=		https://github.com/dart-lang/sdk.git
+WRKSRC=			${WRKDIR}/sdk
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://www.dartlang.org/
+COMMENT=	Programming language for building web, server, and mobile apps
+LICENSE=	modified-bsd
+
+REPLACE_PYTHON+=		tools/build.py
+
+do-build:
+	${RUN} cd ${WRKSRC} && ./tools/build.py -m release -a x64
+
+.include "../../wip/mk/git-package.mk"
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/dart-git/PLIST b/dart-git/PLIST
new file mode 100644
index 0000000..48d96a5
--- /dev/null
+++ b/dart-git/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/dart-git/distinfo b/dart-git/distinfo
new file mode 100644
index 0000000..9b31552
--- /dev/null
+++ b/dart-git/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+SHA1 (1.13.0-dev.7.1) = f506be4d2e07632ffbc28f10ab19671cf2be6363
+RMD160 (1.13.0-dev.7.1) = 94aaa67acec80ab31694390d2c6b6bd202e7d0cd
+Size (1.13.0-dev.7.1) = 22669 bytes
diff --git a/dart/DESCR b/dart/DESCR
deleted file mode 100644
index 879fa28..0000000
--- a/dart/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Dart is an open-source, scalable programming language, with robust libraries
-and runtimes, for building web, server, and mobile apps.
diff --git a/dart/Makefile b/dart/Makefile
deleted file mode 100644
index ed150d2..0000000
--- a/dart/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	dart-1.13.0
-CATEGORIES=	lang
-GIT_REPOSITORIES=	sdk
-GIT_REPO.sdk=		https://github.com/dart-lang/sdk.git
-WRKSRC=			${WRKDIR}/sdk
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.dartlang.org/
-COMMENT=	Programming language for building web, server, and mobile apps
-LICENSE=	modified-bsd
-
-REPLACE_PYTHON+=		tools/build.py
-
-do-build:
-	${RUN} cd ${WRKSRC} && ./tools/build.py -m release -a x64
-
-.include "../../wip/mk/git-package.mk"
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dart/PLIST b/dart/PLIST
deleted file mode 100644
index 48d96a5..0000000
--- a/dart/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD$
diff --git a/dart/distinfo b/dart/distinfo
deleted file mode 100644
index 9b31552..0000000
--- a/dart/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-SHA1 (1.13.0-dev.7.1) = f506be4d2e07632ffbc28f10ab19671cf2be6363
-RMD160 (1.13.0-dev.7.1) = 94aaa67acec80ab31694390d2c6b6bd202e7d0cd
-Size (1.13.0-dev.7.1) = 22669 bytes


Home | Main Index | Thread Index | Old Index