[csw-devel] SF.net SVN: gar:[5040] csw/mgar/pkg/mantis/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon May 25 16:06:04 CEST 2009
Revision: 5040
http://gar.svn.sourceforge.net/gar/?rev=5040&view=rev
Author: dmichelsen
Date: 2009-05-25 14:06:04 +0000 (Mon, 25 May 2009)
Log Message:
-----------
mantis: Update to mGAR v2, dynamic gspec and 1.1.7
Modified Paths:
--------------
csw/mgar/pkg/mantis/trunk/Makefile
csw/mgar/pkg/mantis/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/mantis/trunk/files/CSWmantis.depend
csw/mgar/pkg/mantis/trunk/files/CSWmantis.gspec
Property Changed:
----------------
csw/mgar/pkg/mantis/trunk/
Property changes on: csw/mgar/pkg/mantis/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/mantis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mantis/trunk/Makefile 2009-05-25 10:42:53 UTC (rev 5039)
+++ csw/mgar/pkg/mantis/trunk/Makefile 2009-05-25 14:06:04 UTC (rev 5040)
@@ -1,5 +1,5 @@
GARNAME = mantisbt
-GARVERSION = 1.1.6
+GARVERSION = 1.1.7
CATEGORIES = apps
DESCRIPTION = Mantis is a free popular web-based bugtracking system
@@ -14,11 +14,17 @@
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWmantis,depend preinstall postinstall)
+DISTFILES += CSWmantis.preinstall CSWmantis.postinstall
+PACKAGES = mantis
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+LICENSE = doc/LICENSE
+REQUIRED_PKGS = CSWapache2 CSWap2modphp5 CSWphp5mysql
+ARCHALL = 1
+
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
Modified: csw/mgar/pkg/mantis/trunk/checksums
===================================================================
--- csw/mgar/pkg/mantis/trunk/checksums 2009-05-25 10:42:53 UTC (rev 5039)
+++ csw/mgar/pkg/mantis/trunk/checksums 2009-05-25 14:06:04 UTC (rev 5040)
@@ -1,5 +1,3 @@
-2e0c6d3dd9ca7d16258fc2d86363a675 download/mantisbt-1.1.6.tar.gz
-d1789df1b666c1fead9fc492dd196711 download/CSWmantis.gspec
-6342620e50a9c631c6fd46a86d6dc32b download/CSWmantis.depend
-96401030529fc97656cf78d4f7b170e7 download/CSWmantis.preinstall
bbef8a268863914e61226fec2b6569ae download/CSWmantis.postinstall
+96401030529fc97656cf78d4f7b170e7 download/CSWmantis.preinstall
+df49eb04bf8fff7a6ed4845f9a09be3b download/mantisbt-1.1.7.tar.gz
Deleted: csw/mgar/pkg/mantis/trunk/files/CSWmantis.depend
===================================================================
--- csw/mgar/pkg/mantis/trunk/files/CSWmantis.depend 2009-05-25 10:42:53 UTC (rev 5039)
+++ csw/mgar/pkg/mantis/trunk/files/CSWmantis.depend 2009-05-25 14:06:04 UTC (rev 5040)
@@ -1,3 +0,0 @@
-P CSWapache2 apache2 - Apache 2.2 web server
-P CSWap2modphp5 ap2_modphp5 - PHP 5 - Apache 2.2.x Module
-P CSWphp5mysql php5_mysql - PHP 5 - MySQL Extension
Deleted: csw/mgar/pkg/mantis/trunk/files/CSWmantis.gspec
===================================================================
--- csw/mgar/pkg/mantis/trunk/files/CSWmantis.gspec 2009-05-25 10:42:53 UTC (rev 5039)
+++ csw/mgar/pkg/mantis/trunk/files/CSWmantis.gspec 2009-05-25 14:06:04 UTC (rev 5040)
@@ -1,5 +0,0 @@
-%var bitname mantis
-%var pkgname CSWmantis
-%var arch all
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/doc/LICENSE
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