Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 04:29:23 +0000 (UTC)
From:      Stephen Hurd <shurd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394269 - in head/comms/unixcw: . files
Message-ID:  <201508150429.t7F4TN8B051414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: shurd
Date: Sat Aug 15 04:29:22 2015
New Revision: 394269
URL: https://svnweb.freebsd.org/changeset/ports/394269

Log:
  Update to 3.4.2 (also updates comms/xcwcp).
  
  Use makepatch for files/*

Modified:
  head/comms/unixcw/Makefile
  head/comms/unixcw/distinfo
  head/comms/unixcw/files/patch-src_libcw_Makefile.in
  head/comms/unixcw/pkg-plist

Modified: head/comms/unixcw/Makefile
==============================================================================
--- head/comms/unixcw/Makefile	Sat Aug 15 04:23:46 2015	(r394268)
+++ head/comms/unixcw/Makefile	Sat Aug 15 04:29:22 2015	(r394269)
@@ -4,7 +4,7 @@
 #       it still works as well.
 
 PORTNAME?=	unixcw
-PORTVERSION=	3.4.1
+PORTVERSION=	3.4.2
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/unixcw/unixcw-${PORTVERSION}
 DISTNAME=	unixcw_${PORTVERSION}.orig
@@ -28,6 +28,6 @@ USE_CSTD=	gnu99
 WRKSRC=		${WRKDIR}/unixcw-${PORTVERSION}
 
 post-install:
-	  ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcw.so.6.3.1
+	  ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcw.so.6.4.1
 
 .include <bsd.port.mk>

Modified: head/comms/unixcw/distinfo
==============================================================================
--- head/comms/unixcw/distinfo	Sat Aug 15 04:23:46 2015	(r394268)
+++ head/comms/unixcw/distinfo	Sat Aug 15 04:29:22 2015	(r394269)
@@ -1,2 +1,2 @@
-SHA256 (unixcw_3.4.1.orig.tar.gz) = dc948b495fe76654cede5cd607ea0e3be73959f7af8e6ba8a0c57e314a7637e0
-SIZE (unixcw_3.4.1.orig.tar.gz) = 673658
+SHA256 (unixcw_3.4.2.orig.tar.gz) = 8c26f80861cb88de7554f1d693fb6288cf49ab5c7a6af31ee727860f56d76075
+SIZE (unixcw_3.4.2.orig.tar.gz) = 710813

Modified: head/comms/unixcw/files/patch-src_libcw_Makefile.in
==============================================================================
--- head/comms/unixcw/files/patch-src_libcw_Makefile.in	Sat Aug 15 04:23:46 2015	(r394268)
+++ head/comms/unixcw/files/patch-src_libcw_Makefile.in	Sat Aug 15 04:29:22 2015	(r394269)
@@ -1,6 +1,6 @@
---- src/libcw/Makefile.in.orig	2014-12-12 03:00:52.000000000 -0800
-+++ src/libcw/Makefile.in	2014-12-12 03:04:21.000000000 -0800
-@@ -663,7 +663,7 @@
+--- src/libcw/Makefile.in.orig	2015-06-10 20:55:54 UTC
++++ src/libcw/Makefile.in
+@@ -690,7 +690,7 @@ libcw_test_simple_gen_LDADD = -lm -lpthr
  libcw_test_simple_gen_CFLAGS = -rdynamic
  
  # target: libcw.pc

Modified: head/comms/unixcw/pkg-plist
==============================================================================
--- head/comms/unixcw/pkg-plist	Sat Aug 15 04:23:46 2015	(r394268)
+++ head/comms/unixcw/pkg-plist	Sat Aug 15 04:29:22 2015	(r394269)
@@ -6,7 +6,7 @@ include/libcw_debug.h
 lib/libcw.a
 lib/libcw.so
 lib/libcw.so.6
-lib/libcw.so.6.3.1
+lib/libcw.so.6.4.1
 libdata/pkgconfig/libcw.pc
 man/man1/cw.1.gz
 man/man1/cwgen.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508150429.t7F4TN8B051414>