Bug 115664 - [PATCH] security/pidgin-otr: update to 3.1.0
Summary: [PATCH] security/pidgin-otr: update to 3.1.0
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 23:00 UTC by Matthias Andree
Modified: 2007-08-23 22:30 UTC (History)
1 user (show)

See Also:


Attachments
pidgin-otr-3.1.0.patch (2.35 KB, patch)
2007-08-20 23:00 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2007-08-20 23:00:00 UTC
- Update to 3.1.0
- Support NLS and WITHOUT_NLS
- Switch to gmake to overcome compile failures.

Port maintainer (perlfu@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-20 23:00:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Doug Barton freebsd_committer freebsd_triage 2007-08-23 05:26:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb


I was already working on this independently, so I'll try to 
fold this stuff in, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-23 21:58:04 UTC
dougb       2007-08-23 20:57:59 UTC

  FreeBSD ports repository

  Modified files:
    security/libotr      Makefile distinfo pkg-plist 
  Log:
  1. Update to version 3.1.0
  2. Add a verify target for the PGP signature, and download the signature
  
  Approved by:    maintainer
  
  PR:             ports/115664 (pkg-plist fix)
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  
  Revision  Changes    Path
  1.9       +6 -2      ports/security/libotr/Makefile
  1.4       +6 -3      ports/security/libotr/distinfo
  1.5       +2 -1      ports/security/libotr/pkg-plist
_______________________________________________
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 4 dfilter service freebsd_committer freebsd_triage 2007-08-23 22:21:24 UTC
dougb       2007-08-23 21:21:19 UTC

  FreeBSD ports repository

  Modified files:
    security/pidgin-otr  Makefile distinfo pkg-plist 
  Log:
  1. Update to 3.1.0
  2. Update the MASTER_SITES
  3. Add a verify target for the PGP signature, and download the signature
  4. Add USE_GMAKE
  5. Add an unconditional USE_GETTEXT since there is no way to disable it
  6. Update pkg-plist with the *.mo files
  
  Approved by:    maintainer timeout
  
  PR:             ports/115664 (pkg-plist fix)
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  
  Revision  Changes    Path
  1.16      +9 -3      ports/security/pidgin-otr/Makefile
  1.7       +6 -3      ports/security/pidgin-otr/distinfo
  1.6       +4 -0      ports/security/pidgin-otr/pkg-plist
_______________________________________________
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 Doug Barton freebsd_committer freebsd_triage 2007-08-23 22:23:26 UTC
State Changed
From-To: feedback->closed


I committed most of your changes, which were the same as mine other 
than the plist fix, thanks! 

FYI, I tested it WITHOUT_NLS and it makes no difference. I confirmed 
that the configure script had no mechanism for disabling NLS as well. 

If you can get that bit working, please submit a new PR and bring it 
to my attention.  

Thanks again, 

Doug