[csw-devel] SF.net SVN: gar:[16583] csw/mgar/pkg/tkcvs/trunk

opk at users.sourceforge.net opk at users.sourceforge.net
Tue Dec 20 17:19:00 CET 2011


Revision: 16583
          http://gar.svn.sourceforge.net/gar/?rev=16583&view=rev
Author:   opk
Date:     2011-12-20 16:19:00 +0000 (Tue, 20 Dec 2011)
Log Message:
-----------
update to tkcvs 8.2.3

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

Modified: csw/mgar/pkg/tkcvs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tkcvs/trunk/Makefile	2011-12-20 15:13:50 UTC (rev 16582)
+++ csw/mgar/pkg/tkcvs/trunk/Makefile	2011-12-20 16:19:00 UTC (rev 16583)
@@ -1,5 +1,5 @@
 NAME = tkcvs
-VERSION = 8.2.2
+VERSION = 8.2.3
 CATEGORIES = apps
 
 DESCRIPTION = A graphical front-end to CVS and Subversion
@@ -11,24 +11,25 @@
 endef
 
 MASTER_SITES = http://www.twobarleycorns.net/
-DISTNAME = $(NAME)_$(subst .,_,$(VERSION))
-DISTFILES  = $(NAME)_$(subst .,_,$(VERSION)).tar.gz
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
 UPSTREAM_MASTER_SITES = $(MASTER_SITES)/tkcvs.html
-UFILES_REGEX = $(NAME)_(\d+(?:_\d+)*).tar.gz
+UFILES_REGEX = $(NAME)-(\d+(?:.\d+)*).tar.gz
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS =
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
-LICENSE = COPYING
+LICENSE = LICENSE.txt
 ARCHALL = 1
 RUNTIME_DEP_PKGS = CSWtcl CSWtk CSWtkdiff
 
 CHECKPKG_OVERRIDES_CSWtkcvs += surplus-dependency|CSWtcl
 CHECKPKG_OVERRIDES_CSWtkcvs += surplus-dependency|CSWtkdiff
 CHECKPKG_OVERRIDES_CSWtkcvs += surplus-dependency|CSWtk
+CHECKPKG_OVERRIDES_CSWtkcvs += file-with-bad-content|/usr/local|root/opt/csw/lib/tkcvs/help.tcl
+CHECKPKG_OVERRIDES_CSWtkcvs += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/tkcvs.1
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/tkcvs/trunk/checksums
===================================================================
--- csw/mgar/pkg/tkcvs/trunk/checksums	2011-12-20 15:13:50 UTC (rev 16582)
+++ csw/mgar/pkg/tkcvs/trunk/checksums	2011-12-20 16:19:00 UTC (rev 16583)
@@ -1 +1 @@
-8ad8f5a3b32392fa02a2fffa42032432  tkcvs_8_2_2.tar.gz
+d6bde44169d5943bd7f63e58c0748509  tkcvs-8.2.3.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