Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2014 11:08:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351921 - head/devel/libdombey
Message-ID:  <201404231108.s3NB8lvh081159@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 23 11:08:46 2014
New Revision: 351921
URL: http://svnweb.freebsd.org/changeset/ports/351921
QAT: https://qat.redports.org/buildarchive/r351921/

Log:
  - Update to 3.4
  
  PR:		188886
  Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)

Modified:
  head/devel/libdombey/Makefile
  head/devel/libdombey/distinfo
  head/devel/libdombey/pkg-plist

Modified: head/devel/libdombey/Makefile
==============================================================================
--- head/devel/libdombey/Makefile	Wed Apr 23 11:06:57 2014	(r351920)
+++ head/devel/libdombey/Makefile	Wed Apr 23 11:08:46 2014	(r351921)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdombey
-PORTVERSION=	3.0
+PORTVERSION=	3.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -11,7 +11,7 @@ COMMENT=	SCGI application server in a li
 
 USE_LDCONFIG=	yes
 
-INSTALL_TARGET=STAGEDIR=../stage/ install
+DESTDIRNAME=	STAGEDIR
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Wed Apr 23 11:06:57 2014	(r351920)
+++ head/devel/libdombey/distinfo	Wed Apr 23 11:08:46 2014	(r351921)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-3.0.tar.gz) = a7a8b79c67682454533d96e5080fe2f8843f9f37824d93fc225d2cf7fe31e941
-SIZE (libdombey-3.0.tar.gz) = 21236
+SHA256 (libdombey-3.4.tar.gz) = 20ede7b3ff68595317e0e7931697aba12c8b2a033660f715c70b087cddfab348
+SIZE (libdombey-3.4.tar.gz) = 22264

Modified: head/devel/libdombey/pkg-plist
==============================================================================
--- head/devel/libdombey/pkg-plist	Wed Apr 23 11:06:57 2014	(r351920)
+++ head/devel/libdombey/pkg-plist	Wed Apr 23 11:08:46 2014	(r351921)
@@ -1,3 +1,4 @@
+bin/dombeykey
 include/dombey.h
 lib/libdombey.so
 lib/libdombey.so.%%PORTVERSION%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404231108.s3NB8lvh081159>