Revision: 20465
          http://gar.svn.sourceforge.net/gar/?rev=20465&view=rev
Author:   cgrzemba
Date:     2013-03-15 13:18:47 +0000 (Fri, 15 Mar 2013)
Log Message:
-----------
hplip/trunk: remove obsoleting package

Modified Paths:
--------------
    csw/mgar/pkg/hplip/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/hplip/trunk/files/0001-add-strnlen.patch.new

Modified: csw/mgar/pkg/hplip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hplip/trunk/Makefile   2013-03-15 13:10:55 UTC (rev 20464)
+++ csw/mgar/pkg/hplip/trunk/Makefile   2013-03-15 13:18:47 UTC (rev 20465)
@@ -17,7 +17,7 @@
 PACKAGING_PLATFORMS = solaris10-i386 solaris10-sparc
 
 PACKAGES = CSWhplip
-OBSOLETED_BY_CSWhplip = CSWhpijs
+# OBSOLETED_BY_CSWhplip = CSWhpijs
 SPKG_DESC_CSWhplip = $(DESCRIPTION) Inkjet driver
 RUNTIME_DEP_PKGS_CSWhplip += CSWlibjpeg7
 

Added: csw/mgar/pkg/hplip/trunk/files/0001-add-strnlen.patch.new
===================================================================
--- csw/mgar/pkg/hplip/trunk/files/0001-add-strnlen.patch.new                   
        (rev 0)
+++ csw/mgar/pkg/hplip/trunk/files/0001-add-strnlen.patch.new   2013-03-15 
13:18:47 UTC (rev 20465)
@@ -0,0 +1,10 @@
+--- a/prnt/hpijs/context2.cpp
++++ b/prnt/hpijs/context2.cpp
+@@ -37,6 +37,7 @@
+ #include "halftoner.h"
+ #include "colormatch.h"
+ //#include "bug.h"
++#include <cstdlib>
+ 
+ APDK_BEGIN_NAMESPACE
+ extern ColorMatcher* Create_ColorMatcher

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to