Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Nov 2011 08:49:01 +0100 (CET)
From:      Philippe Audéoud <jadawin@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        abwang@gmail.com
Subject:   ports/162283: Update devel/srecord to 1.57
Message-ID:  <20111104074901.BE8D92282F@huppa.tuxaco.net>
Resent-Message-ID: <201111040750.pA47o9Vn073818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162283
>Category:       ports
>Synopsis:       Update devel/srecord to 1.57
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 04 07:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audéoud
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Please, find a patch to update devel/srecord to 1.57.
>How-To-Repeat:
	
>Fix:

	

--- devel-srecord.diff begins here ---
diff -ruN srecord.orig/Makefile srecord/Makefile
--- srecord.orig/Makefile	2011-11-03 16:05:58.000000000 +0100
+++ srecord/Makefile	2011-11-04 08:28:50.000000000 +0100
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	srecord
-PORTVERSION=	1.50
-PORTREVISION=	2
+PORTVERSION=	1.57
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
@@ -23,6 +22,9 @@
 CPPFLAGS+=	-I${LOCALBASE}/include
 MAKE_JOBS_UNSAFE=	yes
 
+USE_AUTOTOOLS=	libtool
+STRIP=
+
 PLIST_FILES=	bin/srec_cat \
 		bin/srec_cmp \
 		bin/srec_info
diff -ruN srecord.orig/distinfo srecord/distinfo
--- srecord.orig/distinfo	2011-11-03 16:05:58.000000000 +0100
+++ srecord/distinfo	2011-11-03 16:07:32.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (srecord-1.50.tar.gz) = 038882e15c32e7afce2de3ca8a3a74716c95b093f78f9a06c967cecf5d6a8798
-SIZE (srecord-1.50.tar.gz) = 590969
+SHA256 (srecord-1.57.tar.gz) = bd6031b5463b77fd15062452fc5fd582a1d4efea2f42275653b3989c4b642feb
+SIZE (srecord-1.57.tar.gz) = 860771
--- devel-srecord.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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