Bug 121517 - [UPDATE] sysutils/deltup to 0.4.4
Summary: [UPDATE] sysutils/deltup to 0.4.4
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 11:50 UTC by Yarodin
Modified: 2008-03-19 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (5.36 KB, patch)
2008-03-09 11:50 UTC, Yarodin
no flags Details | Diff
patch-deltup.txt (14.34 KB, patch)
2008-03-12 14:58 UTC, Yarodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarodin 2008-03-09 11:50:00 UTC
Update sysutils/deltup to 0.4.4

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-09 11:50:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Yarodin 2008-03-12 14:58:19 UTC
New improved port of deltup 0.4.4:
- build&install old bzip2(1.0.2/1.0.4) needed for several dtu's.
- patch for proper detecting and using gnu gzip (freebsd gzip isn't fit)
- fix some depends
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2008-03-19 07:59:24 UTC
Responsible Changed
From-To: novel->itetcu

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-03-19 13:27:59 UTC
rafan       2008-03-19 13:27:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/deltup      Makefile distinfo 
    sysutils/deltup/files patch-Makefile patch-deltup.cpp 
  Added files:
    sysutils/deltup/files patch-bzip2.cpp patch-system.cpp 
  Log:
  - Update to 0.4.4
  
  PR:             ports/121517
  Submitted by:   Yarodin <yarodin at gmail.com>
  Approved by:    novel (maintainer, implicit)
  
  Revision  Changes    Path
  1.4       +8 -3      ports/sysutils/deltup/Makefile
  1.3       +3 -3      ports/sysutils/deltup/distinfo
  1.3       +20 -9     ports/sysutils/deltup/files/patch-Makefile
  1.1       +38 -0     ports/sysutils/deltup/files/patch-bzip2.cpp (new)
  1.2       +9 -9      ports/sysutils/deltup/files/patch-deltup.cpp
  1.1       +11 -0     ports/sysutils/deltup/files/patch-system.cpp (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 5 Rong-En Fan freebsd_committer freebsd_triage 2008-03-19 13:30:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-03-19 13:48:39 UTC
rafan       2008-03-19 13:48:33 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/deltup      Makefile distinfo 
    sysutils/deltup/files patch-Makefile patch-bzip2.cpp 
                          patch-deltup.cpp 
  Added files:
    sysutils/deltup/files patch-gzip.cpp patch-gzip.h 
  Log:
  Add missing patch from PR:
  
  - Build and install old versions of bzip2 which are needed by dtu's
  - Patch for properly detecting and using GNU gzip (our gzip does not fit)
  - Add missing dependency on misc/xdelta
  
  PR:             ports/121517
  Submitted by:   Yarodin <yarodin at gmail.com>
  Approved by:    novel (maintainer, implicit)
  
  Revision  Changes    Path
  1.5       +27 -9     ports/sysutils/deltup/Makefile
  1.4       +6 -0      ports/sysutils/deltup/distinfo
  1.4       +6 -6      ports/sysutils/deltup/files/patch-Makefile
  1.2       +3 -3      ports/sysutils/deltup/files/patch-bzip2.cpp
  1.3       +105 -2    ports/sysutils/deltup/files/patch-deltup.cpp
  1.1       +62 -0     ports/sysutils/deltup/files/patch-gzip.cpp (new)
  1.1       +20 -0     ports/sysutils/deltup/files/patch-gzip.h (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"