Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2013 01:18:05 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jpaetzel@FreeBSD.org
Subject:   ports/179695: [PATCH] x11-fm/pcmanfm: take maintainership
Message-ID:  <20130618231809.A920A111@hub.freebsd.org>
Resent-Message-ID: <201306182320.r5INK07B040895@freefall.freebsd.org>

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

>Number:         179695
>Category:       ports
>Synopsis:       [PATCH] x11-fm/pcmanfm: take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 18 23:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013
>Description:

- Take maintainership

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- pcmanfm-1.1.0.patch begins here ---
diff -ruN /usr/ports/x11-fm/pcmanfm/Makefile ./Makefile
--- /usr/ports/x11-fm/pcmanfm/Makefile	2013-06-18 18:26:39.000000000 +0200
+++ ./Makefile	2013-06-18 20:15:06.000000000 +0200
@@ -6,7 +6,7 @@
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nemysis@gmx.ch
 COMMENT=	PCMan File Manager
 
 LICENSE=	GPLv2
@@ -15,9 +15,9 @@
 		fm-gtk.4:${PORTSDIR}/x11/libfm
 
 USE_GNOME=	gtk20
+USE_FAM=	yes
 USE_AUTOTOOLS=	libtool
 USE_GMAKE=	yes
-USE_FAM=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
--- pcmanfm-1.1.0.patch ends here ---

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



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