ports/156597: [MAINTAINER] Fix PKGORIGIN for xlockmore

Marius Nuennerich marius at nuenneri.ch
Sat Apr 23 12:50:08 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list