Bug 186527 - net/rsplib: New upstream release
Summary: net/rsplib: New upstream release
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 08:40 UTC by Thomas Dreibholz
Modified: 2014-02-09 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.36 KB, patch)
2014-02-07 08:40 UTC, Thomas Dreibholz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2014-02-07 08:40:00 UTC
A new upstream version of rsplib has been released. It fixes the FreeBSD compile issue.

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-09 10:10:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-09 21:50:00 UTC
Author: rm
Date: Sun Feb  9 21:49:51 2014
New Revision: 343544
URL: http://svnweb.freebsd.org/changeset/ports/343544
QAT: https://qat.redports.org/buildarchive/r343544/

Log:
  - update to 3.0.2
  
  while here:
  - add stage support
  - convert USE_GMAKE to USES
  
  PR:		186527
  Submitted by:	Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)

Modified:
  head/net/rsplib/Makefile
  head/net/rsplib/distinfo
  head/net/rsplib/pkg-descr
  head/net/rsplib/pkg-plist

Modified: head/net/rsplib/Makefile
==============================================================================
--- head/net/rsplib/Makefile	Sun Feb  9 20:57:26 2014	(r343543)
+++ head/net/rsplib/Makefile	Sun Feb  9 21:49:51 2014	(r343544)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	rsplib
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 CATEGORIES=	net
-MASTER_SITES=	http://www.tdr.wiwi.uni-due.de/fileadmin/fileupload/I-TDR/ReliableServer/Downloads/ \
-		http://www.exp-math.uni-essen.de/~dreibh/rserpool/
+MASTER_SITES=	http://www.exp-math.uni-essen.de/~dreibh/rserpool/download/
 
 MAINTAINER=	dreibh@iem.uni-due.de
 COMMENT=	RSerPool Framework and Example Applications
@@ -13,28 +12,11 @@ COMMENT=	RSerPool Framework and Example 
 LICENSE=	GPLv3
 
 USE_QT4=	gui xml moc_build
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-maintainer-mode \
 		--enable-qt --with-qt-lib=${QT_LIBDIR} \
 		--with-qt-include=${QT_INCDIR}
 USE_LDCONFIG=	yes
 
-MAN1=		calcappclient.1 \
-		cspmonitor.1 \
-		fractalpooluser.1 \
-		hsdump.1 \
-		pingpongclient.1 \
-		registrar.1 \
-		rspregistrar.1 \
-		rspserver.1 \
-		rspterminal.1 \
-		scriptingclient.1 \
-		scriptingcontrol.1 \
-		scriptingserviceexample.1 \
-		server.1 \
-		terminal.1
-
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/rsplib/distinfo
==============================================================================
--- head/net/rsplib/distinfo	Sun Feb  9 20:57:26 2014	(r343543)
+++ head/net/rsplib/distinfo	Sun Feb  9 21:49:51 2014	(r343544)
@@ -1,2 +1,2 @@
-SHA256 (rsplib-3.0.1.tar.gz) = 0bf288da2e558b20020003825e26425392418b746e294bf2a4e76a0f796c8c6b
-SIZE (rsplib-3.0.1.tar.gz) = 1043703
+SHA256 (rsplib-3.0.2.tar.gz) = aa9c9035739d7096b6ccabf92c15e67ddd327460e919d52fbb7c578e498a46ef
+SIZE (rsplib-3.0.2.tar.gz) = 1061690

Modified: head/net/rsplib/pkg-descr
==============================================================================
--- head/net/rsplib/pkg-descr	Sun Feb  9 20:57:26 2014	(r343543)
+++ head/net/rsplib/pkg-descr	Sun Feb  9 21:49:51 2014	(r343544)
@@ -5,4 +5,4 @@ It provides highly available pool manage
 handling and load distribution/balancing) by components called Registrar
 and a client-side/server-side API for accessing the service of a pool.
 
-WWW: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/
+WWW: http://www.iem.uni-due.de/~dreibh/rserpool/

Modified: head/net/rsplib/pkg-plist
==============================================================================
--- head/net/rsplib/pkg-plist	Sun Feb  9 20:57:26 2014	(r343543)
+++ head/net/rsplib/pkg-plist	Sun Feb  9 21:49:51 2014	(r343544)
@@ -86,6 +86,20 @@ lib/libtdtimeutilities.a
 lib/libtdtimeutilities.la
 lib/libtdtimeutilities.so
 lib/libtdtimeutilities.so.2
+man/man1/calcappclient.1.gz
+man/man1/cspmonitor.1.gz
+man/man1/fractalpooluser.1.gz
+man/man1/hsdump.1.gz
+man/man1/pingpongclient.1.gz
+man/man1/registrar.1.gz
+man/man1/rspregistrar.1.gz
+man/man1/rspserver.1.gz
+man/man1/rspterminal.1.gz
+man/man1/scriptingclient.1.gz
+man/man1/scriptingcontrol.1.gz
+man/man1/scriptingserviceexample.1.gz
+man/man1/server.1.gz
+man/man1/terminal.1.gz
 share/fgpconfig/input-001.fsf
 share/fgpconfig/input-002.fsf
 share/fgpconfig/input-003.fsf
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-09 21:50:30 UTC
State Changed
From-To: open->closed

Committed, thank you!