Bug 127021 - [PATCH] print/cups-base: fix pkg-plist and other minor modifications
Summary: [PATCH] print/cups-base: fix pkg-plist and other minor modifications
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-01 12:00 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2008-10-26 12:32 UTC (History)
1 user (show)

See Also:


Attachments
cups-base-1.3.7_4.patch (2.53 KB, patch)
2008-09-01 12:00 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2008-09-01 12:00:11 UTC
[DESCRIBE CHANGES]
- Remove @dirrm of absent %%DOCSDIR%%/{da|fi|ko|nl|no|pt|pt_BR|ru|zh} directories
- Make portlint happier
  1) Utilize INSTALLS_ICONS
  2) Reorder DISTVERSIONSUFFIX

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-01 12:00:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-06 10:27:03 UTC
dinoex      2008-09-06 09:26:49 UTC

  FreeBSD ports repository

  Modified files:
    print/cups-base      Makefile distinfo pkg-plist 
  Removed files:
    print/cups-base/files patch-str2790 
  Log:
  - update to 1.3.8
  PR:             126881
  Submitted by:   Martin Matuska
  
  - fix pkg_plist
  PR:             127021
  Submitted by:   Sunpoet Po-Chuan Hsieh
  
  Revision  Changes    Path
  1.98      +1 -2      ports/print/cups-base/Makefile
  1.23      +3 -3      ports/print/cups-base/distinfo
  1.2       +0 -72     ports/print/cups-base/files/patch-str2790 (dead)
  1.45      +127 -18   ports/print/cups-base/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 Dirk Meyer freebsd_committer freebsd_triage 2008-09-06 10:49:30 UTC
State Changed
From-To: open->feedback

after applying this patch the icons are not removed on deinstall. 
Please recheck.
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2008-10-26 12:31:28 UTC
State Changed
From-To: feedback->closed

Sunpoet Po-Chuan Hsieh wrote: 

Hi dinoex@, 

Putting the icons in pkg-plist is correct. 
There's no deinstallation of INSTALL_ICONS in bsd.gnome.mk. 
Please remove INSTALL_ICONS and put the icons back to pkg-plist. 
Thanks. 

Best regards, 
Sunpoet