Bug 120196 - [patch] maintainer update: Update port www/ziproxy to 2.5.0
Summary: [patch] maintainer update: Update port www/ziproxy to 2.5.0
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-01-31 23:30 UTC by Pankov Pavel
Modified: 2008-02-01 02:10 UTC (History)
0 users

See Also:


Attachments
file.diff (9.13 KB, patch)
2008-01-31 23:30 UTC, Pankov Pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pankov Pavel 2008-01-31 23:30:01 UTC
- Update www/ziproxy to 2.5.0
- Handle default configuration file path
- Update pkg-descr

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-01-31 23:32:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-01 02:02:52 UTC
beech       2008-02-01 02:02:45 UTC

  FreeBSD ports repository

  Modified files:
    www/ziproxy          Makefile distinfo pkg-descr pkg-plist 
    www/ziproxy/files    patch-ziproxy.conf pkg-message.in 
                         ziproxy.in 
  Log:
  - Update to 2.5.0
  
  - Changes:
  - image.c:
          JP2 component bitdepth set as !=8 would make
          the process crash. Fixed.
  - cfgfile.c:
          Certain defaults were unoptimal. Fixed.
  - ziproxy.conf:
          Reorganized example configuration file,
          clearer to read now.
  
  PR:             ports/120196
  Submitted by:   Pankov Pavel <pankov_p@mail.ru> (maintainer)
  
  Revision  Changes    Path
  1.10      +10 -10    ports/www/ziproxy/Makefile
  1.8       +3 -3      ports/www/ziproxy/distinfo
  1.4       +20 -9     ports/www/ziproxy/files/patch-ziproxy.conf
  1.3       +1 -13     ports/www/ziproxy/files/pkg-message.in
  1.3       +2 -2      ports/www/ziproxy/files/ziproxy.in
  1.2       +5 -4      ports/www/ziproxy/pkg-descr
  1.3       +5 -3      ports/www/ziproxy/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 dfilter service freebsd_committer freebsd_triage 2008-02-01 02:04:12 UTC
beech       2008-02-01 02:04:08 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
  Log:
  - Add entry for www/ziproxy
  
  PR:             ports/120196
  
  Revision  Changes    Path
  1.581     +8 -1      ports/UPDATING
_______________________________________________
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 4 Beech Rintoul freebsd_committer freebsd_triage 2008-02-01 02:04:49 UTC
State Changed
From-To: open->closed

Committed, Thanks!