[csw-devel] SF.net SVN: gar:[20711] csw/mgar/pkg/lang-python/mysql-python/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Apr 15 08:24:19 CEST 2013


Revision: 20711
          http://gar.svn.sourceforge.net/gar/?rev=20711&view=rev
Author:   wahwah
Date:     2013-04-15 06:24:18 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
lang-python/mysql-python/trunk: Update to a new version, use MySQL in /opt/csw

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile
    csw/mgar/pkg/lang-python/mysql-python/trunk/checksums

Property Changed:
----------------
    csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile	2013-04-15 04:54:57 UTC (rev 20710)
+++ csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile	2013-04-15 06:24:18 UTC (rev 20711)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = MySQL-python
-VERSION = 1.2.4b4
+VERSION = 1.2.4
 CATEGORIES = python
 GARTYPE = v2
 
@@ -10,29 +10,16 @@
 endef
 
 SF_PROJECT = $(call TOLOWER,$(NAME))
-MASTER_SITES = $(SF_MIRRORS)
-DISTFILES    = $(NAME)-$(VERSION).tar.gz
+# MASTER_SITES = $(SF_MIRRORS)
+DISTFILES    = $(DISTNAME).zip
 
 GARCOMPILER = SOS12U3
 
 PACKAGES = CSWpy-mysql
-CATALOGNAME_CSWpy-mysql = py_mysql
 RUNTIME_DEP_PKGS_CSWpy-mysql += CSWlibpython2-6-1-0
 RUNTIME_DEP_PKGS_CSWpy-mysql += CSWlibmysqlclient18
-
 SPKG_DESC_CSWpy-mysql = MySQL Support for Python
 
-OBSOLETED_BY_CSWpy-mysql = CSWpymysql
-CATALOGNAME_CSWpymysql = pymysql
-
-mysql_prefix = $(prefix)/mysql5
-mysql_bindir = $(mysql_prefix)/bin/$(ISA_DEFAULT_$(GARCH))
-
-CHECKPKG_OVERRIDES_CSWpymysql += surplus-dependency|CSWpython
-
 SKIPTEST = 1
 
 include gar/category.mk
-
-PATH       := $(mysql_bindir):$(PATH)
-export PATH 


Property changes on: csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Modified: csw/mgar/pkg/lang-python/mysql-python/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/mysql-python/trunk/checksums	2013-04-15 04:54:57 UTC (rev 20710)
+++ csw/mgar/pkg/lang-python/mysql-python/trunk/checksums	2013-04-15 06:24:18 UTC (rev 20711)
@@ -1 +1 @@
-0958cb9c23d5a656caac031c4886b1cf  MySQL-python-1.2.4b4.tar.gz
+ddf2386daf10a97af115ffad2ed4a9a0  MySQL-python-1.2.4.zip

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