[24265] trunk/dports/devel/libsockets/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 20 03:19:19 PDT 2007


Revision: 24265
          http://trac.macosforge.org/projects/macports/changeset/24265
Author:   mww at macports.org
Date:     2007-04-20 03:19:19 -0700 (Fri, 20 Apr 2007)

Log Message:
-----------
version 2.1.1, add livecheck, take maintainership

Modified Paths:
--------------
    trunk/dports/devel/libsockets/Portfile

Modified: trunk/dports/devel/libsockets/Portfile
===================================================================
--- trunk/dports/devel/libsockets/Portfile	2007-04-20 09:23:22 UTC (rev 24264)
+++ trunk/dports/devel/libsockets/Portfile	2007-04-20 10:19:19 UTC (rev 24265)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			libsockets
-version			2.0.2
+version			2.1.1
 categories		devel net
 platforms		darwin
-maintainers		nomaintainer at macports.org
+maintainers		mww at macports.org
 description		C++ Sockets is a C++ wrapper for BSD-style sockets.
 long_description	${description}
 
@@ -16,7 +16,7 @@
 distfiles		uuid.h:header \
 				Sockets-${version}.tar.gz:tar
 checksums		uuid.h sha1 c466612c98aea27d92423589018e1a69d480c793 \
-				Sockets-${version}.tar.gz sha1 c4f1001ba0c2ebfb7f5790c1ad3b0055e61c01f4
+				Sockets-${version}.tar.gz sha1 09643084a7f9f0a9724e49dd04d721f00465ad9d
 patchfiles		patch-Makefile
 
 depends_lib		port:openssl
@@ -49,3 +49,5 @@
 		libSocketsEx.1.0.0.dylib libSocketsEx.dylib ${destroot}${prefix}/lib
 }
 
+livecheck.check	freshmeat
+livecheck.name	csockets

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070420/eeb85db2/attachment.html


More information about the macports-changes mailing list