ports/160234: [maintainer-update] comms/grig to 0.8.0

Matt Dawson matt at chronos.org.uk
Sat Aug 27 15:30:25 UTC 2011


>Number:         160234
>Category:       ports
>Synopsis:       [maintainer-update] comms/grig to 0.8.0
>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:   Sat Aug 27 15:30:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        8.2-Release
>Organization:
n/a
>Environment:
FreeBSD workstation1 8.2-RELEASE FreeBSD 8.2-RELEASE #3 r218741M: Thu Aug 11 14:50:47 BST 2011     md001 at central.local.chronos.org.uk:/usr/obj/usr/src/sys/WORKSTATION1  amd64
>Description:
[maintainer-update] comms/grig is out of date. 0.8.0 has just been released.
>How-To-Repeat:
n/a
>Fix:
Diff attached. Tested on tinderbox here:

https://chronos.org.uk/tb/logs/8-amd64-Desktop/grig-0.8.0.log

Patch attached with submission follows:

diff -ruN ./grig/Makefile ./grig-devel/Makefile
--- ./grig/Makefile	2011-02-08 06:32:19.000000000 +0000
+++ ./grig-devel/Makefile	2011-08-27 16:08:27.000000000 +0100
@@ -2,12 +2,12 @@
 # Date created:				2004-01-22
 # Whom:					Matt Dawson <matt at mattsnetwork.co.uk>
 #
-# $FreeBSD: ports/comms/grig/Makefile,v 1.19 2011/02/05 05:15:10 miwi Exp $
+# $FreeBSD: ports/comms/grig/Makefile,v 1.18 2010/03/28 06:31:59 dinoex Exp $
 #
 
 PORTNAME=	grig
-PORTVERSION=	0.7.2
-PORTREVISION=	5
+PORTVERSION=	0.8.0
+PORTREVISION?=	0
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/groundstation/Grig/${PORTVERSION}
 
@@ -21,6 +21,7 @@
 USE_GMAKE=	yes
 
 MAN1=		grig.1
+
 LICENSE=	GPLv2
 
 post-patch:
diff -ruN ./grig/distinfo ./grig-devel/distinfo
--- ./grig/distinfo	2011-02-08 06:32:19.000000000 +0000
+++ ./grig-devel/distinfo	2011-08-27 16:08:40.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (grig-0.7.2.tar.gz) = b902f56a8bc287048fcbacbb331cab906b221f81696a1317973c505c870b1b51
-SIZE (grig-0.7.2.tar.gz) = 494153
+SHA256 (grig-0.8.0.tar.gz) = d621a3400b7720d6671d18bff2e7627cc1442d58df161cc8789851300495d3f3
+SIZE (grig-0.8.0.tar.gz) = 514072
diff -ruN ./grig/pkg-plist ./grig-devel/pkg-plist
--- ./grig/pkg-plist	2009-04-12 15:42:10.000000000 +0100
+++ ./grig-devel/pkg-plist	2011-08-27 16:19:41.000000000 +0100
@@ -4,11 +4,15 @@
 %%DATADIR%%/ChangeLog
 %%DATADIR%%/NEWS
 %%DATADIR%%/README
+lib/locale/fr/LC_MESSAGES/grig.mo
 share/pixmaps/grig/digits_normal.png
 share/pixmaps/grig/digits_small.png
 share/pixmaps/grig/grig-logo.png
 share/pixmaps/grig/ic910.png
 share/pixmaps/grig/smeter.png
+ at dirrmtry lib/locale/fr/LC_MESSAGES
+ at dirrmtry lib/locale/fr
+ at dirrmtry lib/locale
 @dirrm share/pixmaps/grig
 @dirrm %%DATADIR%%
 @dirrmtry locale


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



More information about the freebsd-ports-bugs mailing list