diff options
-rw-r--r-- | devel/eris/Makefile | 3 | ||||
-rw-r--r-- | net/skstream/Makefile | 2 | ||||
-rw-r--r-- | net/skstream/distinfo | 6 | ||||
-rw-r--r-- | net/skstream/pkg-plist | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 58b37e6e8d56..cf7e25d4c3e6 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -7,6 +7,7 @@ PORTNAME= eris PORTVERSION= 1.3.11 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= worldforge @@ -15,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge client entity library LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ - skstream-0.3.3:${PORTSDIR}/net/skstream \ + skstream-0.3.4:${PORTSDIR}/net/skstream \ wfmath-0.3.4:${PORTSDIR}/math/wfmath \ sigc-2.0:${PORTSDIR}/devel/libsigc++20 diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 43b59674aba4..9a0a721637b4 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -6,7 +6,7 @@ # PORTNAME= skstream -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge diff --git a/net/skstream/distinfo b/net/skstream/distinfo index 98c1a47b3795..bf997718f56d 100644 --- a/net/skstream/distinfo +++ b/net/skstream/distinfo @@ -1,3 +1,3 @@ -MD5 (skstream-0.3.5.tar.gz) = 0c5ec89551bc0900b2e708992f321794 -SHA256 (skstream-0.3.5.tar.gz) = 6359f4b0fdc5286327c1310df2489a6237786fd435c4a89632123558c014bc5d -SIZE (skstream-0.3.5.tar.gz) = 344809 +MD5 (skstream-0.3.6.tar.gz) = eb135ad0c20fc6b0ac32fcc6c0c6671a +SHA256 (skstream-0.3.6.tar.gz) = e59e534d4788ae6029ac5bcc3883f11f9c2b54c3ca14a4b3650b2b2f6a2609a3 +SIZE (skstream-0.3.6.tar.gz) = 360441 diff --git a/net/skstream/pkg-plist b/net/skstream/pkg-plist index 3f8d3ef5f437..2c8aee9aa9b8 100644 --- a/net/skstream/pkg-plist +++ b/net/skstream/pkg-plist @@ -1,12 +1,13 @@ lib/libskstream-0.3.la lib/libskstream-0.3.so -lib/libskstream-0.3.so.3 +lib/libskstream-0.3.so.4 libdata/pkgconfig/skstream-0.3.pc libdata/pkgconfig/skstream-unix-0.3.pc lib/skstream-0.3/include/skstream/skstreamconfig.h @dirrm lib/skstream-0.3/include/skstream @dirrm lib/skstream-0.3/include @dirrm lib/skstream-0.3 +include/skstream-0.3/skstream/sksocket.h include/skstream-0.3/skstream/skstream.h include/skstream-0.3/skstream/skstream_unix.h include/skstream-0.3/skstream/skserver.h |