SF.net SVN: gar:[23492] csw/mgar/pkg/cscope/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Apr 24 11:15:33 CEST 2014
Revision: 23492
http://sourceforge.net/p/gar/code/23492
Author: wahwah
Date: 2014-04-24 09:15:31 +0000 (Thu, 24 Apr 2014)
Log Message:
-----------
cscope/trunk: It builds
Modified Paths:
--------------
csw/mgar/pkg/cscope/trunk/Makefile
csw/mgar/pkg/cscope/trunk/checksums
Modified: csw/mgar/pkg/cscope/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cscope/trunk/Makefile 2014-04-23 23:01:52 UTC (rev 23491)
+++ csw/mgar/pkg/cscope/trunk/Makefile 2014-04-24 09:15:31 UTC (rev 23492)
@@ -1,5 +1,5 @@
NAME = cscope
-VERSION = 15.7a
+VERSION = 15.8a
GARTYPE = v2
DESCRIPTION = A text screen-based source browser
@@ -13,18 +13,15 @@
MASTER_SITES = $(SF_MIRRORS)
SF_PROJECT = cscope
-DISTFILES = $(DISTNAME).tar.bz2
+PACKAGING_PLATFORMS = solaris9-i386 solaris9-sparc
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
+DISTFILES = $(DISTNAME).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)
# Test suite won't run as root!
TEST_SCRIPTS =
+CHECKPKG_OVERRIDES_CSWcscope += file-with-bad-content|/usr/local|root/opt/csw/bin/ocs
+
include gar/category.mk
Modified: csw/mgar/pkg/cscope/trunk/checksums
===================================================================
--- csw/mgar/pkg/cscope/trunk/checksums 2014-04-23 23:01:52 UTC (rev 23491)
+++ csw/mgar/pkg/cscope/trunk/checksums 2014-04-24 09:15:31 UTC (rev 23492)
@@ -1 +1 @@
-da43987622ace8c36bbf14c15a350ec1 cscope-15.7a.tar.bz2
+b5c898ccedcfe2d4aa69537dad73b610 cscope-15.8a.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