Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2013 14:23:54 GMT
From:      "Jens K. Loewe" <bsd@tuxproject.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177733: [maintainer update] graphics/nomacs update to version 1.0.2
Message-ID:  <201304091423.r39ENsnG048419@red.freebsd.org>
Resent-Message-ID: <201304091430.r39EU1Ax073921@freefall.freebsd.org>

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

>Number:         177733
>Category:       ports
>Synopsis:       [maintainer update] graphics/nomacs update to version 1.0.2
>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:   Tue Apr 09 14:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jens K. Loewe
>Release:        9.1
>Organization:
Hochschule Ostfalia
>Environment:
FreeBSD pcbsd-8369 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Mon Jan 28 21:55:10 EST 2013 root@avenger:/usr/obj/i386.i386/pcbsd-build32/fbsd-source/src-patched/sys/GENERIC i386
>Description:
There is a new version of nomacs available. Existing port is 1.0.0, new one is 1.0.2. This version is (internally) called 1.0.2.1, marking a repackaging of 1.0.2 due to a charset issue.
>How-To-Repeat:
-
>Fix:
Update attached.

Patch attached with submission follows:

diff -ruN alt/Makefile neu/Makefile
--- alt/Makefile	2013-03-01 21:11:05.000000000 +0100
+++ neu/Makefile	2013-04-09 16:19:16.000000000 +0200
@@ -1,10 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	nomacs
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.2
 CATEGORIES=	graphics
 MASTER_SITES=	SF/nomacs/nomacs-${PORTVERSION}/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}.1
 
 MAINTAINER=	bsd@tuxproject.de
 COMMENT=	Small, fast and free image viewer
@@ -20,8 +20,7 @@
 		qmake_build rcc_build uic_build
 LDFLAGS+=	-lsysinfo -lkvm
 WRKTOP=		${WRKDIR}
-WRKSUBDIR=	${PORTNAME}-${PORTVERSION}
+WRKSUBDIR=	${DISTNAME}
 WRKSRC=		${WRKTOP}/${WRKSUBDIR}
-CMAKE_ARGS+=    -DENABLE_RAW=0
 
 .include <bsd.port.mk>
diff -ruN alt/distinfo neu/distinfo
--- alt/distinfo	2013-03-01 20:10:21.000000000 +0100
+++ neu/distinfo	2013-04-09 16:12:21.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (nomacs-1.0.0.tar.bz2) = bf2a0a9ecb35551dc8ed25c0db95c1183b3771a2ce9e2a41d7e1d230bac2c5f2
-SIZE (nomacs-1.0.0.tar.bz2) = 803404
+SHA256 (nomacs-1.0.2.1.tar.bz2) = 25617b2cab8ed6fe75b4ff5ec0b39c3128d55ec68d4f7fe7eace2fdbad874755
+SIZE (nomacs-1.0.2.1.tar.bz2) = 808068

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



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