Bug 163599 - [patch] science/szip Distfile rerolled
Summary: [patch] science/szip Distfile rerolled
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: 2011-12-24 23:10 UTC by Robert Farmer
Modified: 2012-02-04 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (670 bytes, patch)
2011-12-24 23:10 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2011-12-24 23:10:12 UTC
Distfile was rerolled. Added Cmake and Visual Studio support and a test. No effect on the package.

Old: http://www.predatorlabs.net/dl/szip-2.1-old.tar.gz
New: http://www.predatorlabs.net/dl/szip-2.1-new.tar.gz
Diff: http://www.predatorlabs.net/dl/szip-2.1-dist.diff

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-24 23:10:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-24 23:10:42 UTC
Maintainer of science/szip,

Please note that PR ports/163599 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163599

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-24 23:10:43 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 wenheping 2011-12-28 00:23:53 UTC
Hi,

   Is it better that you submit the patch to upstream first ?


wen
Comment 5 Robert Farmer 2011-12-28 22:21:57 UTC
On Tue, Dec 27, 2011 at 4:23 PM, wen heping <wenheping@gmail.com> wrote:
> Hi,
>
> =A0 =A0Is it better that you submit the patch to upstream first ?
>
>
> wen

Sorry if it wasn't clear - upstream added some files but didn't change
the version number. So there are two different szip-2.1 files. The
port needs to have distinfo updated for the new version (otherwise you
get a checksum error). I sent the diff so you can see that it is a
safe change and won't affect FreeBSD.

--=20
Rob Farmer
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-02-04 07:45:09 UTC
wen         2012-02-04 07:44:51 UTC

  FreeBSD ports repository

  Modified files:
    science/szip         Makefile distinfo 
  Log:
  - Update distinfo because distfile was rerolled upstream [1]
  - Reset maintainer
  
  PR:             ports/163599 [1]
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> [1]
  
  Revision  Changes    Path
  1.11      +1 -1      ports/science/szip/Makefile
  1.7       +2 -2      ports/science/szip/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 7 Wen Heping freebsd_committer freebsd_triage 2012-02-04 07:45:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!