[csw-devel] SF.net SVN: gar:[15742] csw/mgar/pkg/diffuse/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Sep 25 17:05:11 CEST 2011


Revision: 15742
          http://gar.svn.sourceforge.net/gar/?rev=15742&view=rev
Author:   bonivart
Date:     2011-09-25 15:05:11 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
diffuse/trunk: update to 0.4.5

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

Modified: csw/mgar/pkg/diffuse/trunk/Makefile
===================================================================
--- csw/mgar/pkg/diffuse/trunk/Makefile	2011-09-25 13:10:01 UTC (rev 15741)
+++ csw/mgar/pkg/diffuse/trunk/Makefile	2011-09-25 15:05:11 UTC (rev 15742)
@@ -1,5 +1,5 @@
-NAME = diffuse
-VERSION = 0.4.1
+NAME       = diffuse
+VERSION    = 0.4.5
 CATEGORIES = utils
 
 DESCRIPTION = Graphical tool for comparing and merging text files
@@ -8,19 +8,22 @@
 endef
 
 MASTER_SITES = $(SF_MIRRORS)
-DISTFILES  = $(NAME)-$(VERSION).tar.bz2
+DISTFILES    = $(NAME)-$(VERSION).tar.bz2
 
-RUNTIME_DEP_PKGS = CSWpython CSWpygtk
+RUNTIME_DEP_PKGS  = CSWpython
+RUNTIME_DEP_PKGS += CSWpygtk
 ARCHALL = 1
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
 CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS =
-TEST_SCRIPTS =
-INSTALL_SCRIPTS = custom
+BUILD_SCRIPTS     =
+TEST_SCRIPTS      =
+INSTALL_SCRIPTS   = custom
 
+CHECKPKG_OVERRIDES_CSWdiffuse += surplus-dependency|CSWpygtk
+CHECKPKG_OVERRIDES_CSWdiffuse += surplus-dependency|CSWpython
+# This is in a comment
+CHECKPKG_OVERRIDES_CSWdiffuse += file-with-bad-content|/usr/share|root/opt/csw/bin/diffuse
+
 include gar/category.mk
 
 install-custom:

Modified: csw/mgar/pkg/diffuse/trunk/checksums
===================================================================
--- csw/mgar/pkg/diffuse/trunk/checksums	2011-09-25 13:10:01 UTC (rev 15741)
+++ csw/mgar/pkg/diffuse/trunk/checksums	2011-09-25 15:05:11 UTC (rev 15742)
@@ -1 +1 @@
-dbdfc4f3ed50e66e2151dc6e2fa3e345  diffuse-0.4.1.tar.bz2
+5fbf9023abf0fdc75539f20b42cb40c5  diffuse-0.4.5.tar.bz2

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