Bug 150140 - [PATCH] security/p5-Crypt-SSLeay: remove MIME::Base64 dependency and FILESDIR directory
Summary: [PATCH] security/p5-Crypt-SSLeay: remove MIME::Base64 dependency and FILESDIR...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 06:10 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-09-26 21:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Crypt-SSLeay-0.58.patch (670 bytes, patch)
2010-08-31 06:10 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff
p5-Crypt-SSLeay-0.58_1.patch (343 bytes, patch)
2010-09-26 21:04 UTC, Alexey Degtyarev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-08-31 06:10:05 UTC
Changes:
- Remove MIME::Base64 from {BUILD|RUN}_DEPENDS
  MIME::Base64 is already in Perl 5 packages (5.8 ~ 5.12)
  Crypt::SSLeay does not specify a minimal required version
- Remove FILESDIR directory entirely
  files/patch-Makefile.PL and files/patch-lib-Net-SSL.pm are empty now

Removed file(s):
- files/patch-Makefile.PL
- files/patch-lib-Net-SSL.pm

Port maintainer (perl@FreeBSD.org) and last committer (pgollucci@FreeBSD.org) are cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-31 06:10:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-08-31 09:57:22 UTC
Responsible Changed
From-To: perl->wen

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-09-16 03:10:54 UTC
wen         2010-09-16 02:10:50 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-Crypt-SSLeay Makefile 
  Log:
  - Remove MIME::Base64 DEPENDS which is already in Perl 5
  
  PR:             ports/150140
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  
  Revision  Changes    Path
  1.33      +1 -2      ports/security/p5-Crypt-SSLeay/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 4 Wen Heping freebsd_committer freebsd_triage 2010-09-16 03:11:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 Alexey Degtyarev 2010-09-26 21:04:34 UTC
Hello,

you should bump up PORTREVISION along with *_DEPENDS changes to force
re-packaging or at least Tinderbox will panic:

pkg_add p5-Crypt-SSLeay-0.58.tbz
pkg_add: could not find package p5-MIME-Base64-3.09 !
error in dependency p5-Crypt-SSLeay-0.58.tbz, exiting

-- 
Alexey V. Degtyarev