Bug 154162 - security/p5-Crypt-RSA: missing dependency security/p5-Crypt-Blowfish
Summary: security/p5-Crypt-RSA: missing dependency security/p5-Crypt-Blowfish
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-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 08:50 UTC by littlesavage
Modified: 2011-01-21 03:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description littlesavage 2011-01-20 08:50:07 UTC
security/p5-Crypt-RSA has security/p5-Crypt-Blowfish in dependencies that is not defined in port makefile.

Fix: 

RUN_DEPENDS= p5-Crypt-Blowfish>=0:${PORTSDIR}/security/p5-Crypt-Blowfish \
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-01-20 19:51:46 UTC
Responsible Changed
From-To: freebsd-bugs->perl

Make this a ports PR and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-21 03:04:26 UTC
wen         2011-01-21 03:04:21 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-Crypt-RSA Makefile distinfo 
  Log:
  - Add missing DEPENDS and bump PORTREVISION
  
  PR:             ports/154162
  Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.15      +2 -0      ports/security/p5-Crypt-RSA/Makefile
  1.9       +0 -1      ports/security/p5-Crypt-RSA/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 Wen Heping freebsd_committer freebsd_triage 2011-01-21 03:08:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!