mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] minicom: version bump 2.6.1 -> 2.6.2 ; fix URL
@ 2013-11-06 22:12 Andreas Pretzsch
  2013-11-17 19:02 ` Michael Olbrich
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Pretzsch @ 2013-11-06 22:12 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-16 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-06 22:12 [ptxdist] [PATCH] minicom: version bump 2.6.1 -> 2.6.2 ; fix URL Andreas Pretzsch
2013-11-17 19:02 ` Michael Olbrich
2013-12-15 18:21   ` Andreas Pretzsch
2013-12-16 16:00     ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox