Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2013 01:11:21 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175118: [PATCH] update comms/qrq to 0.3.1
Message-ID:  <201301080111.r081BLSY048679@red.freebsd.org>
Resent-Message-ID: <201301080120.r081K0tw043838@freefall.freebsd.org>

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

>Number:         175118
>Category:       ports
>Synopsis:       [PATCH] update comms/qrq to 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 08 01:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        
>Organization:
na
>Environment:
>Description:
Update to 0.3.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: qrq/Makefile
===================================================================
--- qrq/Makefile	(revision 310056)
+++ qrq/Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qrq
-PORTVERSION=	0.3.0
+PORTVERSION=	0.3.1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://fkurz.net/ham/qrq/ \
 		${MASTER_SITE_LOCAL}
Index: qrq/distinfo
===================================================================
--- qrq/distinfo	(revision 310056)
+++ qrq/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (qrq-0.3.0.tar.gz) = 26f8add86404037f7db8b5a6727923df57355bf92b3e40fab5e02cdd0a71044f
-SIZE (qrq-0.3.0.tar.gz) = 130970
+SHA256 (qrq-0.3.1.tar.gz) = 92988a33b7eddb3941cf91a285a57f4f0872722adf003350a8afe2caf83159a1
+SIZE (qrq-0.3.1.tar.gz) = 131508
Index: qrq/files/patch-Makefile
===================================================================
--- qrq/files/patch-Makefile	(revision 310056)
+++ qrq/files/patch-Makefile	(working copy)
@@ -1,9 +1,9 @@
---- Makefile.orig	2011-12-18 16:35:50.000000000 -0500
-+++ Makefile	2012-11-03 07:46:51.000000000 -0500
+--- Makefile.bak	2013-01-07 23:13:28.000000000 -0600
++++ Makefile	2013-01-07 23:14:17.000000000 -0600
 @@ -1,14 +1,14 @@
  # qrq Makefile -- Fabian Kurz, DJ1YFK -- http://fkurz.net/ham/qrq.html
  
- VERSION=0.3.0
+ VERSION=0.3.1
 -DESTDIR?=/usr
 +DESTDIR?=%%PREFIX%%
  


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



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