Bug 207450

Summary: science/orthanc: update to 1.0.0
Product: Ports & Packages Reporter: mp39590
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me CC: erez_z, rakuco
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 207451, 207452, 207453    
Attachments:
Description Flags
patch mp39590: maintainer-approval+

Description mp39590 2016-02-24 05:52:45 UTC
Created attachment 167344 [details]
patch

- update from 0.9.4 to 1.0.0
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-28 15:13:06 UTC
> -# $FreeBSD$
This seems to have been removed by mistake.
Comment 2 mp39590 2016-02-29 07:27:26 UTC
(In reply to Raphael Kubo da Costa from comment #1)
> > -# $FreeBSD$
> This seems to have been removed by mistake.

I don't think we need a tag anymore, I'd let a committer to decide whether to keep it or not.
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-29 10:34:36 UTC
(In reply to mp39590 from comment #2)
> I don't think we need a tag anymore, I'd let a committer to decide whether
> to keep it or not.

A committer like me? ;)

The $FreeBSD$ tag is not optional: all Makefiles are supposed to have them. It's covered in a bit more detail in https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-makefile and https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-samplem.
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-29 10:36:09 UTC
Can this update be landed independently from the bugs it blocks (ie. the existing versions of the orthanc-* ports will continue working with an updated orthanc) or do they all actually need to be committed together?
Comment 5 mp39590 2016-02-29 13:49:01 UTC
They're supposed to be committed together or with short interval in-between.
Comment 6 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-29 13:50:56 UTC
Sorry, but that's not a satisfactory answer: either the science/orthanc update breaks the dependent ports or it does not. If it does, everything must be committed together; if it doesn't, it shouldn't matter how long it takes for the updates to the dependent ports to be committed.
Comment 7 mp39590 2016-02-29 14:12:45 UTC
They're supposed to be committed together, will it be done in 1 commit or in 4 (with short intervals) probably regulated by internal committer rules which are unknown for me.
Comment 8 commit-hook freebsd_committer freebsd_triage 2016-03-16 10:36:44 UTC
A commit references this bug:

Author: rakuco
Date: Wed Mar 16 10:36:35 UTC 2016
New revision: 411220
URL: https://svnweb.freebsd.org/changeset/ports/411220

Log:
  Update to 1.0.0.

  PR:		207450
  Submitted by:	mp39590@gmail.com (maintainer)

Changes:
  head/science/orthanc/Makefile
  head/science/orthanc/distinfo
  head/science/orthanc/pkg-plist
Comment 9 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-16 10:37:26 UTC
Committed after restoring the $FreeBSD$ that you did not add back.
Comment 10 Erez 2016-03-21 13:04:50 UTC
Hi, can you please provide entire makefile content... not sure where/how to apply the patch

Thanks.
Comment 11 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-21 13:52:00 UTC
The patch in this bug report has already been applied and should already be part of your ports tree.