[Lunar-commits] <moonbase> picprog: Version bump and moving to science.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun May 2 17:39:21 CEST 2010


commit 376262a0bbba613c1b1315b1b90ecfdd227af9a7
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun May 2 11:39:21 2010 -0400

    picprog: Version bump and moving to science.
---
 science/picprog/BUILD   |    4 ++++
 science/picprog/DETAILS |   13 +++++++++++++
 zbeta/picprog/BUILD     |    4 ----
 zbeta/picprog/DETAILS   |   13 -------------
 4 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/science/picprog/BUILD b/science/picprog/BUILD
new file mode 100644
index 0000000..5304723
--- /dev/null
+++ b/science/picprog/BUILD
@@ -0,0 +1,4 @@
+(
+  sedit "s:/usr/local/:/usr/:" Makefile
+  default_make
+) > $C_FIFO 2>&1
diff --git a/science/picprog/DETAILS b/science/picprog/DETAILS
new file mode 100644
index 0000000..7f4ea46
--- /dev/null
+++ b/science/picprog/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=picprog
+         VERSION=1.9.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://hyvatti.iki.fi/~jaakko/pic/
+      SOURCE_VFY=sha1:7956eabb6ff9a8427ad65e3186ef17a172c31620
+        WEB_SITE=http://hyvatti.iki.fi/~jaakko/pic/
+         ENTERED=20081208
+         UPDATED=20100502
+           SHORT="Microchip PIC programmer"
+
+cat << EOF
+PIC16, PIC12 and PIC18 microcontroller programmer for Linux and Windows/Cygwin.
+EOF
diff --git a/zbeta/picprog/BUILD b/zbeta/picprog/BUILD
deleted file mode 100644
index 5304723..0000000
--- a/zbeta/picprog/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-(
-  sedit "s:/usr/local/:/usr/:" Makefile
-  default_make
-) > $C_FIFO 2>&1
diff --git a/zbeta/picprog/DETAILS b/zbeta/picprog/DETAILS
deleted file mode 100644
index 75fc292..0000000
--- a/zbeta/picprog/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
-          MODULE=picprog
-         VERSION=1.9.0
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://hyvatti.iki.fi/~jaakko/pic/
-      SOURCE_VFY=sha1:4e4a9f4b26e46bf95461598b4886d63bbf02307f
-        WEB_SITE=http://hyvatti.iki.fi/~jaakko/pic/
-         ENTERED=20081208
-         UPDATED=20081208
-           SHORT="A Microchip PIC programmer"
-
-cat << EOF
-PIC16, PIC12 and PIC18 microcontroller programmer for Linux and Windows/Cygwin.
-EOF


More information about the Lunar-commits mailing list