Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (79b96d6250b05f2aa1048f5de3a8e13c087f4b79)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (79b96d6250b05f2aa1048f5de3a8e13c087f4b79)
  • Date: Tue, 12 Jan 2016 21:30:11 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

printer/glabels/DETAILS | 4 ++--
printer/glabels/HISTORY | 3 +++
utils/barcode/DETAILS | 19 ++++++++-----------
utils/barcode/HISTORY | 4 ++++
4 files changed, 17 insertions(+), 13 deletions(-)

New commits:
commit 79b96d6250b05f2aa1048f5de3a8e13c087f4b79
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

barcode: Rearrange long description

commit e14218927ed9820ae955bf1f28a3c8db65d95e70
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

barcode: Fix WEB_SITE

commit f1413d3029c5fff140f8634c84cb9336ae22f605
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

glabels 3.2.1

diff --git a/printer/glabels/DETAILS b/printer/glabels/DETAILS
index 0e4d2f3..01bfd50 100755
--- a/printer/glabels/DETAILS
+++ b/printer/glabels/DETAILS
@@ -1,10 +1,10 @@
SPELL=glabels
- VERSION=3.2.0
+ VERSION=3.2.1
BRANCH=${VERSION:0:3}
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:67faab8eb9f4128b532bce55a9fab34462c008d0990ba87e4d555359bec1bb162489d4bdf5efbb86c4fcfc708c92da4d88a91dd2a85f0989c9133af6b011c3ff
+
SOURCE_HASH=sha512:d68fab2697cc596d45fe19c0a4c02a7bceffcb12ff72d71aaff565c62e95afeab6c2cc5b0eb00581c992b576b7ffe81d7b7a0763be2044186ba07929de78a266
WEB_SITE=http://www.glabels.org/
LICENSE[0]=GPL
ENTERED=20070512
diff --git a/printer/glabels/HISTORY b/printer/glabels/HISTORY
index 44b5cdb..ca9e2ee 100644
--- a/printer/glabels/HISTORY
+++ b/printer/glabels/HISTORY
@@ -1,3 +1,6 @@
+2016-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.2.1
+
2013-11-17 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated to 3.2.0
* DEPENDS: updated depends
diff --git a/utils/barcode/DETAILS b/utils/barcode/DETAILS
index 8476cc4..d43eb32 100755
--- a/utils/barcode/DETAILS
+++ b/utils/barcode/DETAILS
@@ -3,20 +3,17 @@
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:1f3015ee9cb2e57e38e56fa48fa3a38fa355821801bad3132d3e87b5b88db4f167986c33dc044317cbf18bb62062af36e946daab98235ff7015a00937c8dd41e

- WEB_SITE=http://ar.linux.it/software/#barcode
+
SOURCE_HASH=sha512:1f3015ee9cb2e57e38e56fa48fa3a38fa355821801bad3132d3e87b5b88db4f167986c33dc044317cbf18bb62062af36e946daab98235ff7015a00937c8dd41e
+ WEB_SITE=https://www.gnu.org/software/barcode/
ENTERED=20040425
LICENSE[0]=GPL
KEYWORDS="utils"
SHORT="GNU Barcode creator"
cat << EOF
-GNU-barcode is meant to solve most needs in barcode
-creation with a conventional printer. It can create
-printouts for the conventional product-tagging
-standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, and
-several others. Output is generated as either Postscript,
-Encapsulated Postscript, or PCL (other back-ends may be
-added if needed). The package is released as both a library
-and a command-line frontend, so that you can include
-barcode-generation into your application..
+GNU-barcode is meant to solve most needs in barcode creation with a
conventional
+printer. It can create printouts for the conventional product-tagging
standards:
+UPC-A, UPC-E, EAN-13, EAN-8, ISBN, and several others. Output is generated as
+either Postscript, Encapsulated Postscript, or PCL (other back-ends may be
added
+if needed). The package is released as both a library and a command-line
+frontend, so that you can include barcode-generation into your application..
EOF
diff --git a/utils/barcode/HISTORY b/utils/barcode/HISTORY
index 86284df..ffa1ef0 100644
--- a/utils/barcode/HISTORY
+++ b/utils/barcode/HISTORY
@@ -1,3 +1,7 @@
+2016-01-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed WEB_SITE
+ rearranged long description
+
2013-11-17 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.99




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (79b96d6250b05f2aa1048f5de3a8e13c087f4b79), Ismael Luceno, 01/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page