Bug 154640 - [UPDATE] security/ruby-gpgme: Update to 1.0.8
Summary: [UPDATE] security/ruby-gpgme: Update to 1.0.8
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: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 07:50 UTC by Jason E. Hale
Modified: 2011-03-03 02:30 UTC (History)
1 user (show)

See Also:


Attachments
2011-02-08-ruby-gpgme.diff (4.25 KB, patch)
2011-02-10 07:50 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 2011-02-10 07:50:08 UTC
- Update security/ruby-gpgme to 1.0.8
- This uses the newest GPGME library instead of the ancient security/gpgme03
- Add LICENSE
- Update pkg-descr

How-To-Repeat: Use attached diff.

Removed patches:
files/patch-extconf.rb (used for old version of gpgme, no longer required)

Added patches:
files/patch-gpgme_n.c (gpgme >= 1.2.0 requires that gpgme_check_version() is called first)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-10 07:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-03 02:27:54 UTC
clsung      2011-03-03 02:27:41 UTC

  FreeBSD ports repository

  Modified files:
    security/ruby-gpgme  Makefile distinfo pkg-descr pkg-plist 
    security/ruby-gpgme/files patch-gpgme_n.c 
  Removed files:
    security/ruby-gpgme/files patch-extconf.rb 
  Log:
  - Update to 1.0.8
  - This uses the newest GPGME library instead of the ancient security/gpgme03
  - Add LICENSE
  - Update pkg-descr
  
  PR:             ports/154640
  Submitted by:   Jason E dot  Hale <bsdkaffee_AT_gmail dot com>
  
  Revision  Changes    Path
  1.7       +7 -4      ports/security/ruby-gpgme/Makefile
  1.5       +2 -3      ports/security/ruby-gpgme/distinfo
  1.2       +0 -9      ports/security/ruby-gpgme/files/patch-extconf.rb (dead)
  1.2       +10 -10    ports/security/ruby-gpgme/files/patch-gpgme_n.c
  1.2       +4 -2      ports/security/ruby-gpgme/pkg-descr
  1.5       +5 -0      ports/security/ruby-gpgme/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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-03-03 02:28:04 UTC
State Changed
From-To: open->closed

Committed. Thank You.