Bug 148061 - [MAINTAINER] security/gpgme: Update to 1.3.0 (works with newer libassuan)
Summary: [MAINTAINER] security/gpgme: Update to 1.3.0 (works with newer libassuan)
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: 2010-06-22 11:20 UTC by Jason E. Hale
Modified: 2010-06-22 23:40 UTC (History)
1 user (show)

See Also:


Attachments
2010-06-22-gpgme.diff (23.73 KB, patch)
2010-06-22 11:20 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2010-06-22 11:20:02 UTC
- Update security/gpgme to version 1.3.0.
- No shlib bump.
- This version works with libassuan 2.x and is needed to fix the build of
  security/gpa due to dependency conflicts.
- Add LICENSE

How-To-Repeat: Use attached diff.
Deleted files: files/patch-assuan-assuan.h
Comment 1 Dima Panov freebsd_committer freebsd_triage 2010-06-22 12:33:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-22 23:36:08 UTC
dougb       2010-06-22 22:35:54 UTC

  FreeBSD ports repository

  Modified files:
    security/gpa         Makefile 
    security/gpgme       Makefile distinfo 
    security/gpgme/files patch-src-Makefile.in 
  Added files:
    security/gpa/files   patch-configure patch-src__server.c 
  Removed files:
    security/gpgme/files patch-assuan-assuan.h 
  Log:
  - Update security/gpgme to version 1.3.0.
  - No shlib bump.
  - This version works with libassuan 2.x and is needed to fix the build of
    security/gpa due to dependency conflicts.
  - Add LICENSE
  
  PR:             ports/148061
  
  - Fix the build of security/gpa with libassuan 2.x
  - Patch for server.c taken from gpa svn.
  - Add LICENSE while here.
  
  PR:             ports/148062
  
  Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.42      +7 -4      ports/security/gpa/Makefile
  1.3       +13 -0     ports/security/gpa/files/patch-configure (new)
  1.1       +374 -0    ports/security/gpa/files/patch-src__server.c (new)
  1.63      +14 -5     ports/security/gpgme/Makefile
  1.20      +6 -6      ports/security/gpgme/distinfo
  1.2       +0 -10     ports/security/gpgme/files/patch-assuan-assuan.h (dead)
  1.3       +107 -52   ports/security/gpgme/files/patch-src-Makefile.in
_______________________________________________
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 3 Doug Barton freebsd_committer freebsd_triage 2010-06-22 23:37:06 UTC
State Changed
From-To: open->closed


Committed, thanks! 


Comment 4 Doug Barton freebsd_committer freebsd_triage 2010-06-22 23:37:06 UTC
Responsible Changed
From-To: fluffy->dougb


With Dima's permission, keeping my promise to maintainer.