Bug 117250 - Update: print/hplip to 2.7.9
Summary: Update: print/hplip to 2.7.9
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-16 19:10 UTC by amistry
Modified: 2007-10-26 21:20 UTC (History)
0 users

See Also:


Attachments
hplip-2.7.9.patch (95.26 KB, patch)
2007-10-16 19:10 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-10-16 19:10:01 UTC

Update to 2.7.9.  This bring us up to the latest release and more printer
support.  This also breaks out the foomatic-rip integration.  The port now uses
libusb for all it's USB work.  The advantage of this is less work for me, and
more functionality.  We can now correctly detect error conditions and out of
paper states.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-10-25 19:15:11 UTC
State Changed
From-To: open->feedback

This port installs files under /etc, that's not allowed. 
Also, it leaves behind sbin/hpssd and share/applications/hplip.desktop files 
under PREFIX. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-10-25 19:15:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-10-26 08:45:01 UTC
State Changed
From-To: feedback->open

Updated files received off-gnats
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2007-10-26 21:14:28 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-10-26 21:16:10 UTC
pav         2007-10-26 20:16:03 UTC

  FreeBSD ports repository

  Modified files:
    print/hplip          Makefile distinfo pkg-install pkg-message 
                         pkg-plist 
    print/hplip/files    hpssd.sh.in patch-Makefile.in 
                         patch-prnt_hpijs_hpijsfax.cpp 
  Added files:
    print/hplip/files    patch-Makefile.am patch-base_utils.py 
                         patch-hpssd.py 
  Removed files:
    print/hplip/files    hpiod.sh.in patch-configure 
                         patch-hplip.conf 
                         patch-io_hpiod_device.cpp 
                         patch-io_hpiod_dot4.cpp 
                         patch-io_hpiod_mlc.cpp 
                         patch-io_hpiod_system.cpp 
                         patch-pcard_fat.c 
                         patch-pcard_pcardext_pcardext.c 
                         patch-prnt_hpijs_configure 
                         patch-prnt_hpijs_djgenericvip.h 
                         patch-scan_sane-mfpdtf.c 
                         patch-scan_sane-pml.c 
  Log:
  - Update to 2.7.9 (breaks out foomatic integration, all access is done via
    libusb now)
  
  PR:             ports/117250
  Submitted by:   Anish Mistry <amistry@am-productions.biz> (maintainer)
  
  Revision  Changes    Path
  1.16      +60 -44    ports/print/hplip/Makefile
  1.8       +3 -3      ports/print/hplip/distinfo
  1.4       +0 -31     ports/print/hplip/files/hpiod.sh.in (dead)
  1.4       +0 -3      ports/print/hplip/files/hpssd.sh.in
  1.1       +37 -0     ports/print/hplip/files/patch-Makefile.am (new)
  1.6       +72 -143   ports/print/hplip/files/patch-Makefile.in
  1.1       +53 -0     ports/print/hplip/files/patch-base_utils.py (new)
  1.2       +0 -34     ports/print/hplip/files/patch-configure (dead)
  1.2       +0 -8      ports/print/hplip/files/patch-hplip.conf (dead)
  1.1       +21 -0     ports/print/hplip/files/patch-hpssd.py (new)
  1.4       +0 -262    ports/print/hplip/files/patch-io_hpiod_device.cpp (dead)
  1.2       +0 -19     ports/print/hplip/files/patch-io_hpiod_dot4.cpp (dead)
  1.2       +0 -19     ports/print/hplip/files/patch-io_hpiod_mlc.cpp (dead)
  1.2       +0 -11     ports/print/hplip/files/patch-io_hpiod_system.cpp (dead)
  1.2       +0 -14     ports/print/hplip/files/patch-pcard_fat.c (dead)
  1.3       +0 -19     ports/print/hplip/files/patch-pcard_pcardext_pcardext.c (dead)
  1.2       +0 -56     ports/print/hplip/files/patch-prnt_hpijs_configure (dead)
  1.2       +0 -11     ports/print/hplip/files/patch-prnt_hpijs_djgenericvip.h (dead)
  1.3       +5 -19     ports/print/hplip/files/patch-prnt_hpijs_hpijsfax.cpp
  1.3       +0 -56     ports/print/hplip/files/patch-scan_sane-mfpdtf.c (dead)
  1.2       +0 -20     ports/print/hplip/files/patch-scan_sane-pml.c (dead)
  1.2       +0 -22     ports/print/hplip/pkg-install
  1.3       +26 -19    ports/print/hplip/pkg-message
  1.9       +654 -51   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"