Bug 108278 - Update print/hplip to 1.6.12
Summary: Update print/hplip to 1.6.12
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 22:50 UTC by amistry
Modified: 2007-01-25 14:30 UTC (History)
0 users

See Also:


Attachments
hplip-1.6.12.patch (41.08 KB, patch)
2007-01-23 22:50 UTC, amistry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description amistry 2007-01-23 22:50:17 UTC

Update to 1.6.12.  Fixes ports/108103.  Fixes foomatic PREFIX problem.
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2007-01-24 12:23:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-25 14:26:58 UTC
nivit       2007-01-25 14:26:46 UTC

  FreeBSD ports repository

  Modified files:
    print/hplip          Makefile distinfo pkg-plist 
    print/hplip/files    patch-Makefile.in 
                         patch-pcard_pcardext_pcardext.c 
                         patch-prnt_cupsext_cupsext.c 
                         patch-scan_sane-mfpdtf.c 
  Added files:
    print/hplip/files    patch-api_model.c 
                         patch-prnt_hpijs_configure 
  Removed files:
    print/hplip/files    patch-backend_hp_hp.c 
                         patch-scan_sane_hpaio.c 
                         patch-scan_sane_io.c 
  Log:
  - Added files/ patch-api_model.c, patch-prnt_hpijs_configure
  - Fixed OPTIONS usage (ports/108103) and PREFIX problem
  - Removed files/ patch-backend_hp_hp.c, patch-scan_sane_hpaio.c,
    patch-scan_sane.c
  - Updated to 1.6.12
  
  PR:             ports/108278
  Submitted by:   Anish Minstry <aminstry at am-productions.biz> (maintainer)
  Approved by:    alexbl (mentor, implicit)
  
  Revision  Changes    Path
  1.8       +9 -8      ports/print/hplip/Makefile
  1.4       +3 -3      ports/print/hplip/distinfo
  1.4       +96 -53    ports/print/hplip/files/patch-Makefile.in
  1.1       +11 -0     ports/print/hplip/files/patch-api_model.c (new)
  1.2       +0 -19     ports/print/hplip/files/patch-backend_hp_hp.c (dead)
  1.2       +0 -10     ports/print/hplip/files/patch-pcard_pcardext_pcardext.c
  1.2       +10 -10    ports/print/hplip/files/patch-prnt_cupsext_cupsext.c
  1.1       +56 -0     ports/print/hplip/files/patch-prnt_hpijs_configure (new)
  1.2       +14 -28    ports/print/hplip/files/patch-scan_sane-mfpdtf.c
  1.2       +0 -63     ports/print/hplip/files/patch-scan_sane_hpaio.c (dead)
  1.2       +0 -38     ports/print/hplip/files/patch-scan_sane_io.c (dead)
  1.5       +128 -14   ports/print/hplip/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 Nicola Vitale freebsd_committer freebsd_triage 2007-01-25 14:27:27 UTC
State Changed
From-To: open->closed

Committed, thanks!