Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2011 12:40:07 GMT
From:      Marius Nuennerich <marius@nuenneri.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156597: [MAINTAINER] Fix PKGORIGIN for xlockmore
Message-ID:  <201104231240.p3NCe73f076807@red.freebsd.org>
Resent-Message-ID: <201104231250.p3NCo77B094343@freefall.freebsd.org>

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

>Number:         156597
>Category:       ports
>Synopsis:       [MAINTAINER] Fix PKGORIGIN for xlockmore
>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 Apr 23 12:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marius Nuennerich
>Release:        8.0-RELEASE-p4
>Organization:
>Environment:
FreeBSD sol.hackerzberg.local 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #1 r209989M: Tue Jul 13 14:14:06 CEST 2010     marius@sol.hackerzberg.local:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
japanese/xlockmore reports the wrong PKGORIGIN, the attached patch should fix thix.
>How-To-Repeat:

>Fix:
Please apply the attached patch to x11/xlockmore NOT japanese/xlockmore!

Patch attached with submission follows:

--- Makefile.orig	2011-04-23 14:36:01.819180618 +0200
+++ Makefile	2011-04-23 14:36:22.056523074 +0200
@@ -7,7 +7,7 @@
 
 PORTNAME=	xlockmore
 PORTVERSION=	5.31
-CATEGORIES=	x11
+CATEGORIES?=	x11
 MASTER_SITES=	ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
 		http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \
 		CRITICAL


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



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