mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] minicom: version bump 2.6.1 -> 2.6.2 ; fix URL
Date: Wed,  6 Nov 2013 23:12:04 +0100	[thread overview]
Message-ID: <1383775924-12756-1-git-send-email-apr@cn-eng.de> (raw)

New for version 2.6.2:
 - Alternative hex output (to be improved)
 - Print creation date of serial device file (if < 20 hrs), useful for
   identifying just plugged in USB-Serial adapters
 - Support ':' (colon) in device path names. Note, that this changes old
   behaviour which used ':' as a device path delimiter.
 - Several language updates.

Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---

URL fixing: Alioth changed schema from
  http://alioth.debian.org/frs/download.php/<num>/<file>
  http://alioth.debian.org/frs/download.php/file/<num>/<file>
also for previous version 2.6.1.
While at it, bumped to current 2.6.2 released 06. Feb 2013.
Regarding Alioth: no more references found in PTXdist.

Quick compile for and run on ARM platform was fine.

 rules/minicom.make |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/minicom.make b/rules/minicom.make
index 223ea74..c57a2a5 100644
--- a/rules/minicom.make
+++ b/rules/minicom.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_MINICOM) += minicom
 #
 # Paths and names
 #
-MINICOM_VERSION	:= 2.6.1
-MINICOM_MD5	:= 435fb410a5bfa9bb20d4248b3ca53529
+MINICOM_VERSION	:= 2.6.2
+MINICOM_MD5	:= 203c56c4b447f45e2301b0cc4e83da3c
 MINICOM		:= minicom-$(MINICOM_VERSION)
 MINICOM_SUFFIX	:= tar.gz
-MINICOM_URL	:= http://alioth.debian.org/frs/download.php/3700/$(MINICOM).$(MINICOM_SUFFIX)
+MINICOM_URL	:= http://alioth.debian.org/frs/download.php/file/3869/$(MINICOM).$(MINICOM_SUFFIX)
 MINICOM_SOURCE	:= $(SRCDIR)/$(MINICOM).$(MINICOM_SUFFIX)
 MINICOM_DIR	:= $(BUILDDIR)/$(MINICOM)
 MINICOM_LICENSE	:= GPLv2
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2013-11-06 22:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 22:12 Andreas Pretzsch [this message]
2013-11-17 19:02 ` Michael Olbrich
2013-12-15 18:21   ` Andreas Pretzsch
2013-12-16 16:00     ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1383775924-12756-1-git-send-email-apr@cn-eng.de \
    --to=apr@cn-eng.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox