aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-09-14 11:45:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-09-14 11:45:42 +0000
commit578845e7a016943c45b321e2b97e3b916c508261 (patch)
treefaec14054d6532735a301467e17ec5c88012407a
parente259d31b734463ee35a289a4403bd4ece57fbbe0 (diff)
downloadports-578845e7a016943c45b321e2b97e3b916c508261.tar.gz
ports-578845e7a016943c45b321e2b97e3b916c508261.zip
- udpate to 0.3.0
Notes
Notes: svn path=/head/; revision=241384
-rw-r--r--www/webservices/Makefile4
-rw-r--r--www/webservices/distinfo6
-rw-r--r--www/webservices/pkg-plist5
3 files changed, 9 insertions, 6 deletions
diff --git a/www/webservices/Makefile b/www/webservices/Makefile
index 53db2b84c342..7e1e3cd91c57 100644
--- a/www/webservices/Makefile
+++ b/www/webservices/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webservices
-PORTVERSION= 0.2.0
+PORTVERSION= 0.3.0
CATEGORIES= www gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
@@ -22,6 +22,6 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
-DEFAULT_LIBVERSION= 0.1
+DEFAULT_LIBVERSION= 0.3
.include <bsd.port.mk>
diff --git a/www/webservices/distinfo b/www/webservices/distinfo
index 66270c16cae1..8e1832b9f9a8 100644
--- a/www/webservices/distinfo
+++ b/www/webservices/distinfo
@@ -1,3 +1,3 @@
-MD5 (WebServices-0.2.0.tar.gz) = 1ece87cf7bc7eafd2dbbe7610b3affb5
-SHA256 (WebServices-0.2.0.tar.gz) = 0162118b82dbf04f9054f6c0168e6db6fa44f13f3e78aebdd1628ccd1d104d0f
-SIZE (WebServices-0.2.0.tar.gz) = 68542
+MD5 (WebServices-0.3.0.tar.gz) = a2f609c9c9c10edd2427a637319d4b62
+SHA256 (WebServices-0.3.0.tar.gz) = ebb85478370f01d3e7aa91a2d717db07e601b57784b38d26eb0f5f3d5e70fa33
+SIZE (WebServices-0.3.0.tar.gz) = 79326
diff --git a/www/webservices/pkg-plist b/www/webservices/pkg-plist
index 574c080290e3..c020d77f5f52 100644
--- a/www/webservices/pkg-plist
+++ b/www/webservices/pkg-plist
@@ -25,6 +25,8 @@ Local/Library/Documentation/WebServices/GWSType.html
Local/Library/Documentation/WebServices/MainIndex.html
Local/Library/Documentation/WebServices/TypesAndConstants.gsdoc
Local/Library/Documentation/WebServices/TypesAndConstants.html
+Local/Library/Documentation/WebServices/WSSUsernameToken.gsdoc
+Local/Library/Documentation/WebServices/WSSUsernameToken.html
Local/Library/Documentation/WebServices/WebServices.html
Local/Library/Documentation/WebServices/WebServices.igsdoc
Local/Library/Documentation/WebServices/dependencies
@@ -40,9 +42,10 @@ Local/Library/Headers/WebServices/GWSPort.h
Local/Library/Headers/WebServices/GWSPortType.h
Local/Library/Headers/WebServices/GWSService.h
Local/Library/Headers/WebServices/GWSType.h
+Local/Library/Headers/WebServices/WSSUsernameToken.h
Local/Library/Headers/WebServices/WebServices.h
Local/Library/Libraries/libWebServices.so
Local/Library/Libraries/libWebServices.so.%%LIBVERSION%%
-Local/Library/Libraries/libWebServices.so.%%LIBVERSION%%.0
+Local/Library/Libraries/libWebServices.so.%%VERSION%%
@dirrm Local/Library/Headers/WebServices
@dirrm Local/Library/Documentation/WebServices