Bug 140699 - [PATCH] archivers/dpkg: update to 1.14.25
Summary: [PATCH] archivers/dpkg: update to 1.14.25
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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 12:00 UTC by gslin
Modified: 2010-02-13 18:50 UTC (History)
1 user (show)

See Also:


Attachments
dpkg-1.14.25.patch (49.78 KB, patch)
2009-11-19 12:00 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-11-19 12:00:01 UTC
- Update to 1.14.25

Added file(s):
- files/patch-dpkg-deb_Makefile.in
- files/patch-dpkg-split_Makefile.in
- files/patch-dselect_Makefile.in
- files/patch-src_Makefile.in

Removed file(s):
- files/patch-getopt_Makefile.am
- files/patch-getopt_Makefile.in
- files/patch-lib_Makefile.am
- files/patch-lib_Makefile.in
- files/patch-lib_utils.c
- files/patch-scripts_Makefile.in
- files/patch-scripts_cleanup-info.pl
- files/patch-scripts_dpkg-checkbuilddeps.pl
- files/patch-scripts_dpkg-genchanges.pl
- files/patch-scripts_dpkg-scanpackages.pl
- files/patch-scripts_dpkg-scansources.pl
- files/patch-scripts_dpkg-shlibdeps.pl
- files/patch-scripts_dpkg-source.pl
- files/patch-scripts_install-info.pl
- files/patch-scripts_update-alternatives.pl
- files/patch-src_help.c
- files/patch-src_remove.c

Port maintainer (perky@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-19 12:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-13 18:41:20 UTC
miwi        2010-02-13 18:41:06 UTC

  FreeBSD ports repository

  Modified files:
    archivers/dpkg       Makefile distinfo pkg-plist 
    archivers/dpkg/files patch-configure 
                         patch-utils_start-stop-daemon.c 
  Added files:
    archivers/dpkg/files patch-dpkg-deb_Makefile.in 
                         patch-dpkg-split_Makefile.in 
                         patch-dselect_Makefile.in 
                         patch-src_Makefile.in 
  Removed files:
    archivers/dpkg/files patch-getopt_Makefile.am 
                         patch-getopt_Makefile.in 
                         patch-lib_Makefile.am 
                         patch-lib_Makefile.in patch-lib_utils.c 
                         patch-scripts_Makefile.in 
                         patch-scripts_cleanup-info.pl 
                         patch-scripts_dpkg-checkbuilddeps.pl 
                         patch-scripts_dpkg-genchanges.pl 
                         patch-scripts_dpkg-scanpackages.pl 
                         patch-scripts_dpkg-scansources.pl 
                         patch-scripts_dpkg-shlibdeps.pl 
                         patch-scripts_dpkg-source.pl 
                         patch-scripts_install-info.pl 
                         patch-scripts_update-alternatives.pl 
                         patch-src_help.c patch-src_remove.c 
  Log:
  - Update to 1.14.25
  
  PR:             140699
  Submitted by:   Gea-Suan Lin <gslin@gslin.org>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.23      +202 -60   ports/archivers/dpkg/Makefile
  1.6       +3 -3      ports/archivers/dpkg/distinfo
  1.2       +11 -33    ports/archivers/dpkg/files/patch-configure
  1.1       +24 -0     ports/archivers/dpkg/files/patch-dpkg-deb_Makefile.in (new)
  1.1       +24 -0     ports/archivers/dpkg/files/patch-dpkg-split_Makefile.in (new)
  1.1       +25 -0     ports/archivers/dpkg/files/patch-dselect_Makefile.in (new)
  1.2       +0 -9      ports/archivers/dpkg/files/patch-getopt_Makefile.am (dead)
  1.2       +0 -27     ports/archivers/dpkg/files/patch-getopt_Makefile.in (dead)
  1.2       +0 -9      ports/archivers/dpkg/files/patch-lib_Makefile.am (dead)
  1.4       +0 -30     ports/archivers/dpkg/files/patch-lib_Makefile.in (dead)
  1.2       +0 -15     ports/archivers/dpkg/files/patch-lib_utils.c (dead)
  1.2       +0 -12     ports/archivers/dpkg/files/patch-scripts_Makefile.in (dead)
  1.2       +0 -19     ports/archivers/dpkg/files/patch-scripts_cleanup-info.pl (dead)
  1.2       +0 -21     ports/archivers/dpkg/files/patch-scripts_dpkg-checkbuilddeps.pl (dead)
  1.2       +0 -14     ports/archivers/dpkg/files/patch-scripts_dpkg-genchanges.pl (dead)
  1.2       +0 -15     ports/archivers/dpkg/files/patch-scripts_dpkg-scanpackages.pl (dead)
  1.2       +0 -16     ports/archivers/dpkg/files/patch-scripts_dpkg-scansources.pl (dead)
  1.2       +0 -25     ports/archivers/dpkg/files/patch-scripts_dpkg-shlibdeps.pl (dead)
  1.2       +0 -77     ports/archivers/dpkg/files/patch-scripts_dpkg-source.pl (dead)
  1.2       +0 -25     ports/archivers/dpkg/files/patch-scripts_install-info.pl (dead)
  1.2       +0 -28     ports/archivers/dpkg/files/patch-scripts_update-alternatives.pl (dead)
  1.1       +55 -0     ports/archivers/dpkg/files/patch-src_Makefile.in (new)
  1.2       +0 -11     ports/archivers/dpkg/files/patch-src_help.c (dead)
  1.2       +0 -40     ports/archivers/dpkg/files/patch-src_remove.c (dead)
  1.4       +15 -23    ports/archivers/dpkg/files/patch-utils_start-stop-daemon.c
  1.8       +145 -33   ports/archivers/dpkg/pkg-plist
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 18:41:37 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!