[csw-devel] SF.net SVN: gar:[19148] csw/mgar/pkg/less/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Sep 5 11:20:43 CEST 2012


Revision: 19148
          http://gar.svn.sourceforge.net/gar/?rev=19148&view=rev
Author:   dmichelsen
Date:     2012-09-05 09:20:43 +0000 (Wed, 05 Sep 2012)
Log Message:
-----------
less/trunk: Update to 451

Modified Paths:
--------------
    csw/mgar/pkg/less/trunk/Makefile
    csw/mgar/pkg/less/trunk/checksums

Modified: csw/mgar/pkg/less/trunk/Makefile
===================================================================
--- csw/mgar/pkg/less/trunk/Makefile	2012-09-05 02:44:51 UTC (rev 19147)
+++ csw/mgar/pkg/less/trunk/Makefile	2012-09-05 09:20:43 UTC (rev 19148)
@@ -1,5 +1,5 @@
 NAME = less
-VERSION = 444
+VERSION = 451
 CATEGORIES = utils
 GARTYPE = v2
 
@@ -14,20 +14,23 @@
 
 LICENSE = LICENSE
 
-RUNTIME_DEP_PKGS_CSWless += CSWncurses
-RUNTIME_DEP_PKGS_CSWless += CSWlibintl8
+PACKAGES += CSWless
+SPKG_DESC_CSWless = A free open-source file pager
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWless += CSWlibncursesw5
 
 NOISALIST = 1
 
+REINPLACEMENTS += sysless
+REINPLACE_MATCH_sysless = /usr/local/etc/sysless
+REINPLACE_WITH_sysless = $(sysconfdir)/sysless
+REINPLACE_FILES_sysless += less.man
+
 # There is no testsuite
 TEST_TARGET =
 
-# We replaced the problematic occurrence of sysless in post-install, the remaining one is just
+# We reinplaced the problematic occurrence of sysless, the remaining one is just
 # a default.
 CHECKPKG_OVERRIDES_CSWless += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/less.1
 
 include gar/category.mk
-
-post-install-modulated:
-	perl -pi -e 's,/usr/local/etc/sysless,$(sysconfdir)/sysless,g' \
-		$(DESTDIR)$(mandir)/man1/less.1

Modified: csw/mgar/pkg/less/trunk/checksums
===================================================================
--- csw/mgar/pkg/less/trunk/checksums	2012-09-05 02:44:51 UTC (rev 19147)
+++ csw/mgar/pkg/less/trunk/checksums	2012-09-05 09:20:43 UTC (rev 19148)
@@ -1 +1 @@
-56f9f76ffe13f70155f47f6b3c87d421  less-444.tar.gz
+765f082658002b2b46b86af4a0da1842  less-451.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list