Bug 234077

Summary: [NEW PORT] devel/p5-MooX-Locale-Passthrough: Provide API used in translator modules without translating
Product: Ports & Packages Reporter: espen
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: espen, ndowens04, wen, wenheping2000
Priority: --- Keywords: feature, needs-patch, needs-qa
Version: LatestFlags: koobs: maintainer-feedback? (espen)
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 233934    
Attachments:
Description Flags
shar file for devel/p5-MooX-Locale-Passthrough
none
Updated shar based on review feedback
none
Updated shar based on second review
none
Updated shar based on review feedback
none
Updated shar based on portlint checks none

Description espen 2018-12-16 22:04:25 UTC
Created attachment 200165 [details]
shar file for devel/p5-MooX-Locale-Passthrough

New port needed to update devel/p5-MooX-Options
Comment 1 Nathan 2018-12-16 22:17:34 UTC
Comment on attachment 200165 [details]
shar file for devel/p5-MooX-Locale-Passthrough

NO_ARCH=	yes
Should go after USE_PERL5 with space

Since pkg-plist is less than 6 items in it list them in Makefile
Comment 2 espen 2018-12-16 22:38:26 UTC
Created attachment 200167 [details]
Updated shar based on review feedback

Updated shar based on review feedback
Comment 3 Nathan 2018-12-16 22:40:05 UTC
Comment on attachment 200167 [details]
Updated shar based on review feedback

XPLIST_FILES=	%%SITE_PERL%%/MooX/Locale/Passthrough.pm \
X		%%PERL5_MAN3%%/MooX::Locale::Passthrough.3.gz
Goes after USES_

See: https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html
Comment 4 espen 2018-12-16 22:50:44 UTC
Created attachment 200168 [details]
Updated shar based on second review

Updated shar based on second review
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2018-12-17 05:31:43 UTC
RUN_DEPENDS don't need to be added to TEST_DEPENDS
Comment 6 espen 2018-12-17 23:01:12 UTC
Created attachment 200207 [details]
Updated shar based on review feedback

Removed superfluous TEST_DEPENDS
Comment 7 wen 2018-12-27 06:40:55 UTC
There are some errors in your Makefile.
Would you use `portlint -AC` to check it ?

wen
Comment 8 espen 2019-01-05 21:38:49 UTC
Created attachment 200812 [details]
Updated shar based on portlint checks
Comment 9 commit-hook freebsd_committer freebsd_triage 2019-01-06 13:09:16 UTC
A commit references this bug:

Author: wen
Date: Sun Jan  6 13:08:40 UTC 2019
New revision: 489489
URL: https://svnweb.freebsd.org/changeset/ports/489489

Log:
  MooX::Locale::Passthrough is made to allow CPAN modules use translator API
  without adding heavy dependencies (external software) or requirements
  (operating resulting solution).

  WWW: https://metacpan.org/release/MooX-Locale-Passthrough

  PR:		234077
  Submitted by:	espen@tagestad.no

Changes:
  head/devel/Makefile
  head/devel/p5-MooX-Locale-Passthrough/
  head/devel/p5-MooX-Locale-Passthrough/Makefile
  head/devel/p5-MooX-Locale-Passthrough/distinfo
  head/devel/p5-MooX-Locale-Passthrough/pkg-descr