Bug 144246 - [PATCH] archivers/rpm5: Debump beecrypt shlib version after update
Summary: [PATCH] archivers/rpm5: Debump beecrypt shlib version after update
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 22:00 UTC by Greg Larkin
Modified: 2010-02-24 01:20 UTC (History)
1 user (show)

See Also:


Attachments
rpm-5.0.3_7.patch (844 bytes, patch)
2010-02-23 22:00 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin freebsd_committer freebsd_triage 2010-02-23 22:00:11 UTC
security/beecrypt was recently updated to version 4.2.1.  For some reason,
the shlib version was decremented from .10 to .7 in the upstream
distribution. This change ensures that rpm5 looks for the correct version
of the library.

Port maintainer (afb@rpm5.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-23 22:00:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-23 22:00:36 UTC
Maintainer of archivers/rpm5,

Please note that PR ports/144246 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/144246

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-23 22:00:38 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Anders F Björklund 2010-02-23 23:34:47 UTC
Patch approved, needed after beecrypt upgrade.

--anders
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-02-24 01:11:25 UTC
glarkin     2010-02-24 01:11:16 UTC

  FreeBSD ports repository

  Modified files:
    archivers/rpm5       Makefile 
  Log:
  - Changed the beecrypt shlib version to check, after it was decremented
    in the beecrypt upstream distribution
  - Bumped PORTREVISION
  
  PR:             ports/144246
  Submitted by:   glarkin
  Approved by:    Anders F Bjorklund <afb@rpm5.org> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.29      +2 -2      ports/archivers/rpm5/Makefile
_______________________________________________
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 6 Greg Larkin freebsd_committer freebsd_triage 2010-02-24 01:17:15 UTC
State Changed
From-To: feedback->closed

Committed, thank you for the approval!