Bug 117212 - Update port security/p5-IO-Socket-SSL to 1.11, because 1.10 distfile has been removed from CSPAN sites
Summary: Update port security/p5-IO-Socket-SSL to 1.11, because 1.10 distfile has been...
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: 2007-10-15 16:30 UTC by Esa Karkkainen
Modified: 2007-10-15 20:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.05 KB, patch)
2007-10-15 16:30 UTC, Esa Karkkainen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Esa Karkkainen 2007-10-15 16:30:00 UTC
IO-Socket-SSL-1.10.tar.gz distfile has been removed from CPAN sites.

Version 1.11 also contains this bug fix

v1.11
	- fixed errors in accept_SSL which would work when called from start_SSL
          but not from accept

How-To-Repeat: 
# cd ports/security/p5-IO-Socket-SSL
# make distclean
===>  Cleaning for p5-IO-Socket-SSL-1.10
===>  Deleting distfiles for p5-IO-Socket-SSL-1.10
# make fetch
=> IO-Socket-SSL-1.10.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/.
fetch: ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/IO/IO-Socket-SSL-1.10.tar.gz: File unavailable (e.g., file not found, no access)
[ snip ]
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/IO-Socket-SSL-1.10.tar.gz: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

#
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-15 16:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-15 20:32:04 UTC
erwin       2007-10-15 19:32:00 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-IO-Socket-SSL Makefile distinfo 
  Log:
  Update to 1.11
  
  PR:             117212
  Submitted by:   Esa Karkkainen <ejk@iki.fi>
  
  Revision  Changes    Path
  1.23      +1 -1      ports/security/p5-IO-Socket-SSL/Makefile
  1.19      +3 -3      ports/security/p5-IO-Socket-SSL/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 Erwin Lansing freebsd_committer freebsd_triage 2007-10-15 20:32:41 UTC
State Changed
From-To: open->closed

Committed, thanks!