Bug 183686 - [PATCH] x11-toolkits/p5-Glade2: [SUMMARIZE CHANGES], take maintainership
Summary: [PATCH] x11-toolkits/p5-Glade2: [SUMMARIZE CHANGES], take maintainership
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 16:30 UTC by Muhammad Moinur Rahman
Modified: 2013-11-09 22:21 UTC (History)
0 users

See Also:


Attachments
p5-Glade2-1.007_4.patch (1.48 KB, patch)
2013-11-05 16:30 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-05 16:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-09 21:46:42 UTC
Author: sunpoet
Date: Sat Nov  9 21:46:27 2013
New Revision: 333341
URL: http://svnweb.freebsd.org/changeset/ports/333341

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  - While I'm here:
    - Remove EXTRACT_DEPENDS
    - Remove Author line
  
  PR:		ports/183686
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/x11-toolkits/p5-Glade2/Makefile
  head/x11-toolkits/p5-Glade2/pkg-descr   (contents, props changed)

Modified: head/x11-toolkits/p5-Glade2/Makefile
==============================================================================
--- head/x11-toolkits/p5-Glade2/Makefile	Sat Nov  9 21:46:22 2013	(r333340)
+++ head/x11-toolkits/p5-Glade2/Makefile	Sat Nov  9 21:46:27 2013	(r333341)
@@ -11,10 +11,11 @@ PKGNAMEPREFIX=	p5-
 PKGNAMESUFFIX=	2
 DISTNAME=	Gtk2-GladeXML-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Gtk2-Perl bindings to libglade2
 
-EXTRACT_DEPENDS=p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
 		p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \
 		p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \

Modified: head/x11-toolkits/p5-Glade2/pkg-descr
==============================================================================
--- head/x11-toolkits/p5-Glade2/pkg-descr	Sat Nov  9 21:46:22 2013	(r333340)
+++ head/x11-toolkits/p5-Glade2/pkg-descr	Sat Nov  9 21:46:27 2013	(r333341)
@@ -9,5 +9,4 @@ yet you can load a file's contents into 
 expressions to customize things and the load up the app.
 It doesn't get any easier.
 
-Author:	Gtk2-Perl Team <gtk-perl-list@gnome.org>
 WWW: http://gtk2-perl.sourceforge.net/
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-11-09 22:21:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!