Bug 149530 - Update port: Add NLS message file support
Summary: Update port: Add NLS message file support
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 17:00 UTC by Jason W. Bacon
Modified: 2010-08-13 20:21 UTC (History)
0 users

See Also:


Attachments
file.diff (1.99 KB, patch)
2010-08-11 17:00 UTC, Jason W. Bacon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason W. Bacon freebsd_committer freebsd_triage 2010-08-11 17:00:01 UTC
Patch to properly handle NLS messages in generated plist.

Fix: Patch attached with submission follows:
Comment 1 Greg Larkin freebsd_committer freebsd_triage 2010-08-11 18:59:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2010-08-12 14:36:30 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Jason,

Would you mind bumping the upstream genplist .tar.gz file to version 0.5
or 0.4.1?  The FreeBSD ports infrastructure doesn't handle distro files
very well if their size has changed, but their version number has not.

If you can do that, I'll update the version number in the Makefile and
commit the change today.

Thank you,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFMY/je0sRouByUApARAnPrAJ4m9sGwwy3ULin6h+j+XOLtVVxySACfRlkC
KK1MNV2KIsKiKgHwvo0SP58=
=5e2i
-----END PGP SIGNATURE-----
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2010-08-12 14:42:30 UTC
State Changed
From-To: open->feedback

Waiting for response from submitter.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-08-13 20:19:18 UTC
glarkin     2010-08-13 19:19:08 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/genplist  Makefile distinfo 
  Log:
  - Updated to 0.5
  - Minor Makefile cleanups
  
  PR:             ports/149530
  Submitted by:   Jason Bacon <jwbacon at tds dot net> (maintainer)
  
  Revision  Changes    Path
  1.4       +6 -6      ports/ports-mgmt/genplist/Makefile
  1.4       +3 -3      ports/ports-mgmt/genplist/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Greg Larkin freebsd_committer freebsd_triage 2010-08-13 20:21:00 UTC
State Changed
From-To: feedback->closed

Committed, thank you!