pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
matiec: Rename to matiec-hg
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Sep 25 23:07:29 2016 +0200
Changeset: 5351cee93fa121f72b71d96575402802c014899d
Modified Files:
Makefile
Added Files:
matiec-hg/DESCR
matiec-hg/Makefile
matiec-hg/PLIST
matiec-hg/distinfo
Removed Files:
matiec/DESCR
matiec/Makefile
matiec/PLIST
matiec/distinfo
Log Message:
matiec: Rename to matiec-hg
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5351cee93fa121f72b71d96575402802c014899d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 +-
matiec-hg/DESCR | 1 +
matiec-hg/Makefile | 22 ++++++++++++++++++++++
matiec-hg/PLIST | 9 +++++++++
matiec-hg/distinfo | 5 +++++
matiec/DESCR | 1 -
matiec/Makefile | 22 ----------------------
matiec/PLIST | 9 ---------
matiec/distinfo | 5 -----
9 files changed, 38 insertions(+), 38 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index a954853..8b8d54b 100644
--- a/Makefile
+++ b/Makefile
@@ -1778,7 +1778,7 @@ SUBDIR+= mashpodder
SUBDIR+= mat
SUBDIR+= matanza
SUBDIR+= mathopd
-SUBDIR+= matiec
+SUBDIR+= matiec-hg
SUBDIR+= mawk-libc
SUBDIR+= mawk-onig
SUBDIR+= mawk-rxspencer
diff --git a/matiec-hg/DESCR b/matiec-hg/DESCR
new file mode 100644
index 0000000..c64734f
--- /dev/null
+++ b/matiec-hg/DESCR
@@ -0,0 +1 @@
+Matiec is a compiler for the programming languages defined in IEC61131-3.
diff --git a/matiec-hg/Makefile b/matiec-hg/Makefile
new file mode 100644
index 0000000..29489cb
--- /dev/null
+++ b/matiec-hg/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.4 2012/10/03 15:09:52 asau Exp $
+#
+
+DISTNAME= matiec-0.1
+CATEGORIES= devel
+MASTER_SITES= http://www.beremiz.org/documentation/the-iec-to-c-compiler
+
+MAINTAINER= conti.ma%alice.it@localhost
+HOMEPAGE= https://bitbucket.org/mjsousa/matiec/
+COMMENT= IEC61131-3 Compiler
+LICENSE= gnu-gpl-v3
+
+USE_TOOLS+= bison
+WRKSRC= ${WRKDIR}/matiec
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+HG_REPOSITORIES= matiec
+HG_REPO.matiec= https://bitbucket.org/mjsousa/matiec
+
+.include "../mk/hg-package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/matiec-hg/PLIST b/matiec-hg/PLIST
new file mode 100644
index 0000000..5831913
--- /dev/null
+++ b/matiec-hg/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/20 21:38:56 manuosx Exp $
+bin/iec2c
+bin/iec2iec
+lib/libabsyntax.a
+lib/libabsyntax_utils.a
+lib/libstage1_2.a
+lib/libstage3.a
+lib/libstage4_c.a
+lib/libstage4_iec.a
diff --git a/matiec-hg/distinfo b/matiec-hg/distinfo
new file mode 100644
index 0000000..9f6be38
--- /dev/null
+++ b/matiec-hg/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/10/20 21:38:56 manuosx Exp $
+
+SHA1 (tip.zip) = fc63a27e70e7f849dcfad1c7528865887e354507
+RMD160 (tip.zip) = 54ba5eb60a9a75c39481a6f573552909f660c9c9
+Size (tip.zip) = 785747 bytes
diff --git a/matiec/DESCR b/matiec/DESCR
deleted file mode 100644
index c64734f..0000000
--- a/matiec/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Matiec is a compiler for the programming languages defined in IEC61131-3.
diff --git a/matiec/Makefile b/matiec/Makefile
deleted file mode 100644
index 29489cb..0000000
--- a/matiec/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 15:09:52 asau Exp $
-#
-
-DISTNAME= matiec-0.1
-CATEGORIES= devel
-MASTER_SITES= http://www.beremiz.org/documentation/the-iec-to-c-compiler
-
-MAINTAINER= conti.ma%alice.it@localhost
-HOMEPAGE= https://bitbucket.org/mjsousa/matiec/
-COMMENT= IEC61131-3 Compiler
-LICENSE= gnu-gpl-v3
-
-USE_TOOLS+= bison
-WRKSRC= ${WRKDIR}/matiec
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-
-HG_REPOSITORIES= matiec
-HG_REPO.matiec= https://bitbucket.org/mjsousa/matiec
-
-.include "../mk/hg-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/matiec/PLIST b/matiec/PLIST
deleted file mode 100644
index 5831913..0000000
--- a/matiec/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/20 21:38:56 manuosx Exp $
-bin/iec2c
-bin/iec2iec
-lib/libabsyntax.a
-lib/libabsyntax_utils.a
-lib/libstage1_2.a
-lib/libstage3.a
-lib/libstage4_c.a
-lib/libstage4_iec.a
diff --git a/matiec/distinfo b/matiec/distinfo
deleted file mode 100644
index 9f6be38..0000000
--- a/matiec/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/20 21:38:56 manuosx Exp $
-
-SHA1 (tip.zip) = fc63a27e70e7f849dcfad1c7528865887e354507
-RMD160 (tip.zip) = 54ba5eb60a9a75c39481a6f573552909f660c9c9
-Size (tip.zip) = 785747 bytes
Home |
Main Index |
Thread Index |
Old Index