[csw-devel] SF.net SVN: gar:[9749] csw/mgar/pkg/hachoir-parser/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Apr 24 10:02:29 CEST 2010


Revision: 9749
          http://gar.svn.sourceforge.net/gar/?rev=9749&view=rev
Author:   wahwah
Date:     2010-04-24 08:02:29 +0000 (Sat, 24 Apr 2010)

Log Message:
-----------
hachoir-parser: Upgrade to 1.3.3, adding an override to be able to release it together with hachoir-core.

Modified Paths:
--------------
    csw/mgar/pkg/hachoir-parser/trunk/Makefile
    csw/mgar/pkg/hachoir-parser/trunk/checksums

Modified: csw/mgar/pkg/hachoir-parser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hachoir-parser/trunk/Makefile	2010-04-24 07:57:58 UTC (rev 9748)
+++ csw/mgar/pkg/hachoir-parser/trunk/Makefile	2010-04-24 08:02:29 UTC (rev 9749)
@@ -3,9 +3,9 @@
 # $Id$
 
 GARNAME = hachoir-parser
-GARVERSION = 1.2.1
+GARVERSION = 1.3.3
 CATEGORIES = python
-DESCRIPTION = allows to view and edit a binary stream field by field (core)
+DESCRIPTION = Allows to view and edit a binary stream field by field (core)
 define BLURB
   Hachoir is a Python library that allows to view and edit a binary stream
   field by field. In other words, Hachoir allows you to "browse" any binary
@@ -19,5 +19,8 @@
 CATALOGNAME = py_hachoir_parser
 ARCHALL = 1
 RUNTIME_DEP_PKGS = CSWpy-hachoir-core
+CHECKPKG_OVERRIDES_CSWhachoir-parser += surplus-dependency|CSWpy-hachoir-core
+# To be able to release it together with CSWhachoir-core.
+CHECKPKG_OVERRIDES_CSWhachoir-parser += unidentified-dependency|CSWpy-hachoir-core
 TEST_SCRIPTS =
 include gar/category.mk

Modified: csw/mgar/pkg/hachoir-parser/trunk/checksums
===================================================================
--- csw/mgar/pkg/hachoir-parser/trunk/checksums	2010-04-24 07:57:58 UTC (rev 9748)
+++ csw/mgar/pkg/hachoir-parser/trunk/checksums	2010-04-24 08:02:29 UTC (rev 9749)
@@ -1 +1 @@
-8308920290165f73955043ea21666264  hachoir-parser-1.2.1.tar.gz
+378df2d18ceb9d1f8a83345fdd78deab  hachoir-parser-1.3.3.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