Bug 155760 - [PATCH] security/pks: update to 0.9.6.20040312
Summary: [PATCH] security/pks: update to 0.9.6.20040312
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: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 20:40 UTC by Matthias Andree
Modified: 2011-04-12 23:00 UTC (History)
1 user (show)

See Also:


Attachments
pks-0.9.6.20040312.patch (8.91 KB, patch)
2011-03-21 20:40 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 freebsd_committer freebsd_triage 2011-03-21 20:40:07 UTC
- Update to 0.9.6.20040312 (actually the latest snapshot)

Purpose is to get rid of Berkeley DB 2 and use a modern version.

Added file(s):
- files/patch-configure.in

Port maintainer (gtodd@bellanet.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-21 20:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-21 20:40:23 UTC
Maintainer of security/pks,

Please note that PR ports/155760 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155760

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-21 20:40:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Graham Todd 2011-03-22 15:27:44 UTC
On 03/21/2011 16:40, Edwin Groothuis wrote:
> Maintainer of security/pks,
>
> Please note that PR ports/155760 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155760
>

The patch applies and pks compiles.  I did not aggressively test the 
resulting binary.

I approve this patch.

Thanks!
Comment 5 Matthias Andree freebsd_committer freebsd_triage 2011-03-28 12:31:52 UTC
State Changed
From-To: feedback->analyzed

needs further testing
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-04-12 22:50:25 UTC
mandree     2011-04-12 21:50:11 UTC

  FreeBSD ports repository

  Modified files:
    security/pks         Makefile distinfo pkg-plist 
    security/pks/files   pkg-message.in 
  Added files:
    security/pks/files   patch-configure.in 
  Log:
  Upgrade to a later snapshot, to allow build with newer BDB versions.
  
  PR:             ports/155760
  Submitted by:   mandree
  Approved by:    Graham Todd <gtodd@bellanet.org>
  
  Revision  Changes    Path
  1.14      +17 -20    ports/security/pks/Makefile
  1.5       +2 -3      ports/security/pks/distinfo
  1.1       +129 -0    ports/security/pks/files/patch-configure.in (new)
  1.2       +1 -1      ports/security/pks/files/pkg-message.in
  1.4       +2 -0      ports/security/pks/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 7 Matthias Andree freebsd_committer freebsd_triage 2011-04-12 22:53:03 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!