[csw-devel] SF.net SVN: gar:[20507] csw/mgar/pkg/intltool/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Mar 23 15:58:48 CET 2013


Revision: 20507
          http://gar.svn.sourceforge.net/gar/?rev=20507&view=rev
Author:   wahwah
Date:     2013-03-23 14:58:47 +0000 (Sat, 23 Mar 2013)
Log Message:
-----------
version bump to 0.50.2

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

Property Changed:
----------------
    csw/mgar/pkg/intltool/trunk/Makefile

Modified: csw/mgar/pkg/intltool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/intltool/trunk/Makefile	2013-03-23 14:51:27 UTC (rev 20506)
+++ csw/mgar/pkg/intltool/trunk/Makefile	2013-03-23 14:58:47 UTC (rev 20507)
@@ -1,6 +1,8 @@
+# $Id$
+
 NAME = intltool
-MAJOR_VER = 0.40
-MINOR_VER = 6
+MAJOR_VER = 0.50
+MINOR_VER = 2
 VERSION = $(MAJOR_VER).$(MINOR_VER)
 GNOME_SUBV = $(MAJOR_VER)
 GARTYPE = v2
@@ -11,14 +13,14 @@
   The intltool package is a set of tools for translating the contents of data files using the gettext translation framework.
 endef
 
-MASTER_SITES = $(GNOME_MIRROR)
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
+MASTER_SITES = https://launchpad.net/$(NAME)/trunk/$(VERSION)/+download/
+DISTFILES  = $(DISTNAME).tar.gz
 
-# 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_CSWintltool = CSWperl CSWpmxmlparser
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+CHECKPKG_OVERRIDES_CSWintltool += surplus-dependency|CSWpmxmlparser
+CHECKPKG_OVERRIDES_CSWintltool += surplus-dependency|CSWperl
+
 include gar/category.mk


Property changes on: csw/mgar/pkg/intltool/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Modified: csw/mgar/pkg/intltool/trunk/checksums
===================================================================
--- csw/mgar/pkg/intltool/trunk/checksums	2013-03-23 14:51:27 UTC (rev 20506)
+++ csw/mgar/pkg/intltool/trunk/checksums	2013-03-23 14:58:47 UTC (rev 20507)
@@ -1 +1 @@
-8e40f9d1c7308eddbfd24b22cd540631  download/intltool-0.40.6.tar.gz
+23fbd879118253cb99aeac067da5f591  intltool-0.50.2.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