Bug 129635 - [PATCH] misc/ipbt: Re-add removed port
Summary: [PATCH] misc/ipbt: Re-add removed port
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 14:20 UTC by Ulrich Spoerlein
Modified: 2008-12-14 23:00 UTC (History)
1 user (show)

See Also:


Attachments
ipbt-r7471.patch (1.38 KB, patch)
2008-12-14 14:20 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2008-12-14 14:20:04 UTC
Port was broken because of rerolled distfile. I diffed the current available sources
against the last available sources of r7379 with MD5 of 302677b84fe746ed0314dbe5f68a047c
and there are only innocuous changes to do with usage(), copyrights and documentation.

I'll also add another mirror for the distfile, which will not be rerolled anytime soon :)

Matt, if you are no longer maintaining this port, I might as well take over. Thanks!

Port maintainer (matt_mills@btopenworld.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-12-14 22:40:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-14 22:58:42 UTC
beech       2008-12-14 22:58:33 UTC

  FreeBSD ports repository

  Added files:
    misc/ipbt            Makefile distinfo pkg-descr 
  Log:
  - Restore from attic and unbreak
  - Pass maintainership to submitter (port was abandoned)
  
  - Port was broken because of rerolled distfile. I diffed the current available sources
    against the last available sources of r7379 with MD5 of 302677b84fe746ed0314dbe5f68a047c
    and there are only innocuous changes to do with usage(), copyrights and documentation.
  
  PR:             ports/129635
  Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
  
  Revision  Changes    Path
  1.15      +35 -0     ports/misc/ipbt/Makefile (new)
  1.12      +3 -0      ports/misc/ipbt/distinfo (new)
  1.5       +14 -0     ports/misc/ipbt/pkg-descr (new)
_______________________________________________
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 Beech Rintoul freebsd_committer freebsd_triage 2008-12-14 22:59:06 UTC
State Changed
From-To: open->closed

Committed, Thanks!