[csw-devel] SF.net SVN: gar:[20906] csw/mgar/pkg/ccache/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 30 07:56:19 CEST 2013


Revision: 20906
          http://gar.svn.sourceforge.net/gar/?rev=20906&view=rev
Author:   wahwah
Date:     2013-04-30 05:56:19 +0000 (Tue, 30 Apr 2013)
Log Message:
-----------
ccache/trunk: version bump

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

Modified: csw/mgar/pkg/ccache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ccache/trunk/Makefile	2013-04-29 22:31:26 UTC (rev 20905)
+++ csw/mgar/pkg/ccache/trunk/Makefile	2013-04-30 05:56:19 UTC (rev 20906)
@@ -1,29 +1,16 @@
 # $Id$
 NAME = ccache
-VERSION = 3.0pre1
+VERSION = 3.1.9
 GARTYPE = v2
 
-DESCRIPTION = Brief description
-define BLURB
-  Long description
-endef
+DESCRIPTION = Fast C/C++ compiler cache
 
 MASTER_SITES = http://samba.org/ftp/ccache/
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
-SPKG_VERSION = $(subst p,,$(VERSION))
+DISTFILES  = $(DISTNAME).tar.gz
 
-# File name regex to get notifications about upstream software releases
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
-
 CONFIGURE_ARGS = $(DIRPATHS)
 EXTRA_CFLAGS = -D__EXTENSIONS__
 
-# Unset $PWD (which isn't changed on gmake -C) so that test.sh uses `pwd`
-PWD=
-TEST_EXPORTS=PWD
+RUNTIME_DEP_PKGS_CSWccache += CSWlibz1
 
 include gar/category.mk

Modified: csw/mgar/pkg/ccache/trunk/checksums
===================================================================
--- csw/mgar/pkg/ccache/trunk/checksums	2013-04-29 22:31:26 UTC (rev 20905)
+++ csw/mgar/pkg/ccache/trunk/checksums	2013-04-30 05:56:19 UTC (rev 20906)
@@ -1 +1 @@
-003eb4ea05325bec177267b9e894635c  ccache-3.0pre1.tar.gz
+367916e4ecba4968f77f59a378e61458  ccache-3.1.9.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