1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 19148

Show
Ignore:
Timestamp:
09/05/12 09:20:43 (9 months ago)
Author:
dmichelsen
Message:

less/trunk: Update to 451

Location:
csw/mgar/pkg/less/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • csw/mgar/pkg/less/trunk/Makefile

    r16916 r19148  
    11NAME = less 
    2 VERSION = 444 
     2VERSION = 451 
    33CATEGORIES = utils 
    44GARTYPE = v2 
     
    1515LICENSE = LICENSE 
    1616 
    17 RUNTIME_DEP_PKGS_CSWless += CSWncurses 
    18 RUNTIME_DEP_PKGS_CSWless += CSWlibintl8 
     17PACKAGES += CSWless 
     18SPKG_DESC_CSWless = A free open-source file pager 
     19# PKGFILES is catchall 
     20RUNTIME_DEP_PKGS_CSWless += CSWlibncursesw5 
    1921 
    2022NOISALIST = 1 
     23 
     24REINPLACEMENTS += sysless 
     25REINPLACE_MATCH_sysless = /usr/local/etc/sysless 
     26REINPLACE_WITH_sysless = $(sysconfdir)/sysless 
     27REINPLACE_FILES_sysless += less.man 
    2128 
    2229# There is no testsuite 
    2330TEST_TARGET = 
    2431 
    25 # We replaced the problematic occurrence of sysless in post-install, the remaining one is just 
     32# We reinplaced the problematic occurrence of sysless, the remaining one is just 
    2633# a default. 
    2734CHECKPKG_OVERRIDES_CSWless += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/less.1 
    2835 
    2936include gar/category.mk 
    30  
    31 post-install-modulated: 
    32         perl -pi -e 's,/usr/local/etc/sysless,$(sysconfdir)/sysless,g' \ 
    33                 $(DESTDIR)$(mandir)/man1/less.1 
  • csw/mgar/pkg/less/trunk/checksums

    r14768 r19148  
    1 56f9f76ffe13f70155f47f6b3c87d421  less-444.tar.gz 
     1765f082658002b2b46b86af4a0da1842  less-451.tar.gz