[csw-devel] SF.net SVN: gar:[18494] csw/mgar/pkg/httping/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Jun 22 04:18:58 CEST 2012
Revision: 18494
http://gar.svn.sourceforge.net/gar/?rev=18494&view=rev
Author: bdwalton
Date: 2012-06-22 02:18:58 +0000 (Fri, 22 Jun 2012)
Log Message:
-----------
httping/trunk: version bump, ssl dependency update
Modified Paths:
--------------
csw/mgar/pkg/httping/trunk/Makefile
csw/mgar/pkg/httping/trunk/checksums
Modified: csw/mgar/pkg/httping/trunk/Makefile
===================================================================
--- csw/mgar/pkg/httping/trunk/Makefile 2012-06-22 01:04:21 UTC (rev 18493)
+++ csw/mgar/pkg/httping/trunk/Makefile 2012-06-22 02:18:58 UTC (rev 18494)
@@ -3,10 +3,12 @@
# feedback pending.
#
NAME = httping
-VERSION = 1.4.1
+VERSION = 1.5.3
CATEGORIES = net
GARTYPE = v2
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
DESCRIPTION = Httping is like 'ping' but for http-requests.
define BLURB
Httping is like 'ping' but for http-requests. Give it an url, and it'll
@@ -19,7 +21,8 @@
DISTFILES = $(NAME)-$(VERSION).tgz
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tgz
-RUNTIME_DEP_PKGS = CSWosslrt
+BUILD_DEP_PKGS += CSWlibssl-dev
+RUNTIME_DEP_PKGS += CSWlibssl1-0-0
# Makefile comes pre-set with gcc defaults and hardcoded tools
# Already submitted upstream, feedback pending.
Modified: csw/mgar/pkg/httping/trunk/checksums
===================================================================
--- csw/mgar/pkg/httping/trunk/checksums 2012-06-22 01:04:21 UTC (rev 18493)
+++ csw/mgar/pkg/httping/trunk/checksums 2012-06-22 02:18:58 UTC (rev 18494)
@@ -1,2 +1 @@
-5ddf24edea5117b38507259359c27631 0001-Makefile-make-options-and-tools-configurable.patch
-bde1ff3c01343d2371d8f34fbf8a1d9a httping-1.4.1.tgz
+62879f0a2d70e32279081276d42aaa28 httping-1.5.3.tgz
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