Bug 189350 - [PATCH] finance/p5-Business-WorldPay-Junior: Added LICENSE, take maintainership
Summary: [PATCH] finance/p5-Business-WorldPay-Junior: Added LICENSE, 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: 2014-05-04 11:30 UTC by Muhammad Moinur Rahman
Modified: 2014-05-09 05:00 UTC (History)
0 users

See Also:


Attachments
p5-Business-WorldPay-Junior-1.07.patch (645 bytes, patch)
2014-05-04 11: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.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-05-04 11:30:01 UTC
- Added LICENSE
- Take maintainership

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-04 11:30:16 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 2014-05-09 04:52:27 UTC
Author: sunpoet
Date: Fri May  9 03:52:22 2014
New Revision: 353438
URL: http://svnweb.freebsd.org/changeset/ports/353438
QAT: https://qat.redports.org/buildarchive/r353438/

Log:
  - Add LICENSE
  - Pass maintainership to submitter
  
  PR:		ports/189350
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/finance/p5-Business-WorldPay-Junior/Makefile

Modified: head/finance/p5-Business-WorldPay-Junior/Makefile
==============================================================================
--- head/finance/p5-Business-WorldPay-Junior/Makefile	Fri May  9 03:52:18 2014	(r353437)
+++ head/finance/p5-Business-WorldPay-Junior/Makefile	Fri May  9 03:52:22 2014	(r353438)
@@ -7,9 +7,11 @@ CATEGORIES=	finance perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl module to handle WorldPay Junior for payment services
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \
 		p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \
 		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
_______________________________________________
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 2014-05-09 04:55:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!