Bug 135668 - [patch] security/gnupg update to 2.0.12
Summary: [patch] security/gnupg update to 2.0.12
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 15:00 UTC by Hirohisa Yamaguchi
Modified: 2009-06-17 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.91 KB, patch)
2009-06-17 15:00 UTC, Hirohisa Yamaguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2009-06-17 15:00:09 UTC
	The new version of security/gnupg 2.0.12 has been released.
	Release announcement: http://lists.gnupg.org/pipermail/gnupg-announce/2009q2/000288.html

	As ``rfc5581: The Camellia cipher in OpenPGP'' has been published,
	the support for Camellia is no longer experimental.
	Turn the switch on for by default.

Fix: The patch follows:

cvs diff: Diffing .
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-17 15:00:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-17 15:59:20 UTC
kuriyama    2009-06-17 14:59:03 UTC

  FreeBSD ports repository

  Modified files:
    security/gnupg       Makefile distinfo 
  Log:
  - Upgrade to 2.0.12.
  - Turn on Camellia option (rfc5581 published).
  
  PR:             ports/135668
  Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
  
  Revision  Changes    Path
  1.120     +2 -2      ports/security/gnupg/Makefile
  1.48      +6 -6      ports/security/gnupg/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 3 Jun Kuriyama freebsd_committer freebsd_triage 2009-06-17 15:59:34 UTC
State Changed
From-To: open->closed

Committed, thanks!