Bug 180618 - owner change: x11-fm/rodent
Summary: owner change: x11-fm/rodent
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 21:50 UTC by Jens K. Loewe
Modified: 2013-07-18 02:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens K. Loewe 2013-07-17 21:50:00 UTC
For personal reasons I have to stop maintaining the port x11-fm/rodent. After discussing on the ports@ list, please change the maintainer to rodrigo@bebik.net.

Thank you!

Fix: 

-
How-To-Repeat: -
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-07-17 22:05:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-17 22:07:51 UTC
Author: wg
Date: Wed Jul 17 21:07:44 2013
New Revision: 323185
URL: http://svnweb.freebsd.org/changeset/ports/323185

Log:
  x11-fm/rodent: pass maintainership
  
  - Pass maintainership (asked via mailing list) [1]
  - USES gmake
  - Remove leading article from COMMENT
  
  PR:		ports/180618 [1]
  Submitted by:	Jens K. Loewe <bsd tuxproject.de> (maintainer)

Modified:
  head/x11-fm/rodent/Makefile

Modified: head/x11-fm/rodent/Makefile
==============================================================================
--- head/x11-fm/rodent/Makefile	Wed Jul 17 19:27:53 2013	(r323184)
+++ head/x11-fm/rodent/Makefile	Wed Jul 17 21:07:44 2013	(r323185)
@@ -6,8 +6,8 @@ PORTVERSION=	4.8.0
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF/xffm/${PORTVERSION}/
 
-MAINTAINER=	bsd@tuxproject.de
-COMMENT=	A fast, small and powerful file manager
+MAINTAINER=	rodrigo@bebik.net
+COMMENT=	Fast, small and powerful file manager
 
 LICENSE=	GPLv3
 
@@ -21,9 +21,9 @@ LIB_DEPENDS=	xml2:${PORTSDIR}/textproc/l
 		gtk-x11-2:${PORTSDIR}/x11-toolkits/gtk20 \
 		magic:${PORTSDIR}/sysutils/file
 
+USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--docdir=${DOCSDIR}
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
 
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-07-17 22:08:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!