svn commit: r374593 - in head/comms/soundmodem: . files

Stephen Hurd shurd at FreeBSD.org
Fri Dec 12 14:30:08 UTC 2014


Author: shurd
Date: Fri Dec 12 14:30:06 2014
New Revision: 374593
URL: https://svnweb.freebsd.org/changeset/ports/374593
QAT: https://qat.redports.org/buildarchive/r374593/

Log:
  Update to 0.18.
  Add more mirrors (primary is currently down) as well as MASTER_SITE_LOCAL
  This claims to have integrated patches from the port, but only one patch
  gets deleted.

Deleted:
  head/comms/soundmodem/files/patch-configapp_src_diag.c
Modified:
  head/comms/soundmodem/Makefile
  head/comms/soundmodem/distinfo

Modified: head/comms/soundmodem/Makefile
==============================================================================
--- head/comms/soundmodem/Makefile	Fri Dec 12 14:18:56 2014	(r374592)
+++ head/comms/soundmodem/Makefile	Fri Dec 12 14:30:06 2014	(r374593)
@@ -1,11 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	soundmodem
-PORTVERSION=	0.17
-PORTREVISION=	2
+PORTVERSION=	0.18
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://www.baycom.org/~tom/ham/soundmodem/ \
-		http://chronos.org.uk/distfiles/
+		http://soundmodem.vk4msl.yi.org/ \
+		http://pv529.ncsrv.de/soundmodem/ \
+		${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	shurd
 
 MAINTAINER=	hamradio at FreeBSD.org
 COMMENT=	Amateur Radio sound modem

Modified: head/comms/soundmodem/distinfo
==============================================================================
--- head/comms/soundmodem/distinfo	Fri Dec 12 14:18:56 2014	(r374592)
+++ head/comms/soundmodem/distinfo	Fri Dec 12 14:30:06 2014	(r374593)
@@ -1,2 +1,2 @@
-SHA256 (soundmodem-0.17.tar.gz) = 741cd31b645340e6371a5592452f29aa03991943c467d03d4da9353b8dbb5edb
-SIZE (soundmodem-0.17.tar.gz) = 486024
+SHA256 (soundmodem-0.18.tar.gz) = f033c1716df1378cda646dbb1c48ea9fb9a068772c6686f2ca411bfa64245c1c
+SIZE (soundmodem-0.18.tar.gz) = 485475


More information about the svn-ports-all mailing list