Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2012 17:03:18 GMT
From:      Tomasz CEDRO <cederom@tlen.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172620: OpenOCD 0.6.0 -> 0.6.1 port maintainer update
Message-ID:  <201210111703.q9BH3IIu025261@red.freebsd.org>
Resent-Message-ID: <201210120054.q9C0sPMc022049@freefall.freebsd.org>

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

>Number:         172620
>Category:       ports
>Synopsis:       OpenOCD 0.6.0 -> 0.6.1 port maintainer update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 12 00:54:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tomasz CEDRO
>Release:        9.0-RELEASE-p3
>Organization:
CeDeROM
>Environment:
FreeBSD hexagon 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Maintainer update of port OpenOCD 0.6.0 -> 0.6.1, patch is provided.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN openocd/Makefile openocd060/Makefile
--- openocd/Makefile	2012-10-11 18:55:45.000000000 +0200
+++ openocd060/Makefile	2012-10-11 18:41:43.000000000 +0200
@@ -2,11 +2,11 @@
 # Date created:       16 August 2009
 # Whom:               Tomasz "CeDeROM" CEDRO (http://www.tomek.cedro.info)
 #
-# $$
+# $FreeBSD: ports/devel/openocd/Makefile,v 1.10 2012/09/16 14:12:53 rakuco Exp $
 #
 
 PORTNAME=	openocd
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.0
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
diff -urN openocd/distinfo openocd060/distinfo
--- openocd/distinfo	2012-10-11 18:45:33.000000000 +0200
+++ openocd060/distinfo	2012-10-11 18:41:43.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (openocd-0.6.1.tar.bz2) = f4c4cc7445ad79cfba1bb24208e79c66edf9dc0c46b3c8fca391f4e41c942f2b
-SIZE (openocd-0.6.1.tar.bz2) = 3431071
+SHA256 (openocd-0.6.0.tar.bz2) = d693df8a1eac18f34d25ee6057971e68a74cd1591722528a1563094231d961ff
+SIZE (openocd-0.6.0.tar.bz2) = 3437702
diff -urN openocd/pkg-plist openocd060/pkg-plist
--- openocd/pkg-plist	2012-10-11 18:53:08.000000000 +0200
+++ openocd060/pkg-plist	2012-10-11 18:41:43.000000000 +0200
@@ -118,7 +118,6 @@
 share/openocd/scripts/board/stm3241g_eval.cfg
 share/openocd/scripts/board/stm3241g_eval_stlink.cfg
 share/openocd/scripts/board/stm32f0discovery.cfg
-share/openocd/scripts/board/stm32f3discovery.cfg
 share/openocd/scripts/board/stm32f4discovery.cfg
 share/openocd/scripts/board/stm32ldiscovery.cfg
 share/openocd/scripts/board/stm32vldiscovery.cfg


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



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