Bug 213582

Summary: multimedia/msdl: Update to 1.2.7-r2
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ashish: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
msdl-1.2.7-r2: 15th release none

Description takefu 2016-10-17 23:05:31 UTC
Created attachment 175890 [details]
msdl-1.2.7-r2: 15th release

2010-8-02 metro <me_t_ro@yahoo.com>
        * msdl-1.2.7-r2: 15th release
        * src/msdl.c: fixed bug with stdout output when target url contains no filename. (thanks to many)
        * msdl.spec:  fixed order of the changelog inside the file.

2010-2-27 metro <me_t_ro@yahoo.com>
        * msdl-1.2.7-r1: 14th release
        * src/network.c: send(,,,MSG_NOSIGNAL) doesn't compile in Mac OS, changed to ignore SIGPIPE.
        * src/main.c: code added to ignore sigpipe. signal(SIGPIPE,SIG_IGN);
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-18 12:38:25 UTC
A commit references this bug:

Author: ashish
Date: Tue Oct 18 12:37:59 UTC 2016
New revision: 424157
URL: https://svnweb.freebsd.org/changeset/ports/424157

Log:
  - Update to 1.2.7-r2
  - Add LICENSE information

  PR:		213582
  Submitted by:	takefu@airport.fm

Changes:
  head/multimedia/msdl/Makefile
  head/multimedia/msdl/distinfo
  head/multimedia/msdl/files/patch-src-url.h
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2016-10-18 12:39:13 UTC
Committed with minor changes.