Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 09:38:20 GMT
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185765: sysutils/retail: clean NO_STAGE, set LICENSE
Message-ID:  <201401140938.s0E9cKhI034317@oldred.freebsd.org>
Resent-Message-ID: <201401140940.s0E9e0jX034140@freefall.freebsd.org>

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

>Number:         185765
>Category:       ports
>Synopsis:       sysutils/retail: clean NO_STAGE, set LICENSE
>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 Jan 14 09:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        
>Organization:
>Environment:
>Description:
STAGE support
set LICENSE
change my mirror site

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN retail.bak/Makefile retail/Makefile
--- retail.bak/Makefile	2014-01-04 07:33:48.000000000 +0400
+++ retail/Makefile	2014-01-14 13:33:51.000000000 +0400
@@ -5,16 +5,17 @@
 PORTVERSION=	1.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://xjack.org/retail/download/ \
-		http://olevole.ru/freebsd/distfiles/
+		http://www.bsdstore.ru/downloads/
 
 MAINTAINER=	olevole@olevole.ru
 COMMENT=	A program for incremental logfile reader
 
+LICENSE=	GPLv2
+
 GNU_CONFIGURE=	yes
 MAN1=		retail.1
 PLIST_FILES=	bin/retail
 
-NO_STAGE=	yes
 post-configure:
 	${REINPLACE_CMD} -e 's/%.o: %.c \*.h ..\/config.h//g' ${WRKSRC}/src/Makefile
 


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



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