[csw-devel] SF.net SVN: gar:[14768] csw/mgar/pkg/less/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jun 9 20:22:14 CEST 2011
Revision: 14768
http://gar.svn.sourceforge.net/gar/?rev=14768&view=rev
Author: dmichelsen
Date: 2011-06-09 18:22:14 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
less: Update to 444 and new standards
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 2011-06-09 15:20:59 UTC (rev 14767)
+++ csw/mgar/pkg/less/trunk/Makefile 2011-06-09 18:22:14 UTC (rev 14768)
@@ -1,5 +1,5 @@
NAME = less
-VERSION = 443
+VERSION = 444
CATEGORIES = utils
DESCRIPTION = Less is a free, open-source file pager
@@ -9,18 +9,14 @@
endef
MASTER_SITES = http://www.greenwoodsoftware.com/$(NAME)/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(DISTNAME).tar.gz
LICENSE = LICENSE
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
RUNTIME_DEP_PKGS_CSWless += CSWncurses
RUNTIME_DEP_PKGS_CSWless += CSWlibintl8
NOISALIST = 1
-CONFIGURE_ARGS = $(DIRPATHS)
# There is no testsuite
TEST_TARGET =
Modified: csw/mgar/pkg/less/trunk/checksums
===================================================================
--- csw/mgar/pkg/less/trunk/checksums 2011-06-09 15:20:59 UTC (rev 14767)
+++ csw/mgar/pkg/less/trunk/checksums 2011-06-09 18:22:14 UTC (rev 14768)
@@ -1 +1 @@
-47db098fb3cdaf847b3c4be05ee954fc less-443.tar.gz
+56f9f76ffe13f70155f47f6b3c87d421 less-444.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