From b1dfb5fb5efdf3cd38e1e58c4886480564e3855a Mon Sep 17 00:00:00 2001 From: Timothy Stack <stack@flux.utah.edu> Date: Fri, 29 Oct 2004 21:49:38 +0000 Subject: [PATCH] Bump the version number and tweak the description --- install/ports/ulsshxmlrpcpp/Makefile | 4 ++-- install/ports/ulsshxmlrpcpp/distinfo | 4 ++-- install/ports/ulsshxmlrpcpp/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/install/ports/ulsshxmlrpcpp/Makefile b/install/ports/ulsshxmlrpcpp/Makefile index ef6e6d7129..2160ea9578 100644 --- a/install/ports/ulsshxmlrpcpp/Makefile +++ b/install/ports/ulsshxmlrpcpp/Makefile @@ -3,12 +3,12 @@ # Whom: ricci@cs.utah.edu PORTNAME= ulsshxmlrpcpp -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= misc MASTER_SITES= http://www.emulab.net/distributions/ MAINTAINER= ricci@cs.utah.edu -COMMENT= "Libraries for performing XML-RPC through ssh" +COMMENT= "C++ Libraries for performing XML-RPC through ssh" HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/install/ports/ulsshxmlrpcpp/distinfo b/install/ports/ulsshxmlrpcpp/distinfo index de6d2d00d9..c588e6f822 100644 --- a/install/ports/ulsshxmlrpcpp/distinfo +++ b/install/ports/ulsshxmlrpcpp/distinfo @@ -1,2 +1,2 @@ -MD5 (ulsshxmlrpcpp-0.1.0.tar.gz) = 8b60d9973babd8294bd60ae73a2f3962 -SIZE (ulsshxmlrpcpp-0.1.0.tar.gz) = 833549 +MD5 (ulsshxmlrpcpp-0.1.1.tar.gz) = 3b84952b196570acb4db2ab93e0f9d67 +SIZE (ulsshxmlrpcpp-0.1.1.tar.gz) = 852372 diff --git a/install/ports/ulsshxmlrpcpp/pkg-descr b/install/ports/ulsshxmlrpcpp/pkg-descr index 75b621db66..2088a4d533 100644 --- a/install/ports/ulsshxmlrpcpp/pkg-descr +++ b/install/ports/ulsshxmlrpcpp/pkg-descr @@ -1 +1 @@ -Libraries for performing XML-RPC through ssh +C++ Libraries for performing XML-RPC through ssh -- GitLab