Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2014 05:11:17 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346733 - head/devel/libdombey
Message-ID:  <201403020511.s225BHHg062600@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sun Mar  2 05:11:17 2014
New Revision: 346733
URL: http://svnweb.freebsd.org/changeset/ports/346733
QAT: https://qat.redports.org/buildarchive/r346733/

Log:
  - Update to 2.8
  - Convert to STAGEDIR
  
  PR:		ports/186043
  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	Sun Mar  2 02:23:41 2014	(r346732)
+++ head/devel/libdombey/Makefile	Sun Mar  2 05:11:17 2014	(r346733)
@@ -2,19 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	libdombey
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 
 MAINTAINER=	jimmy@mammothcheese.ca
 COMMENT=	SCGI application server in a library
 
-MAN8=		libdombey.8
-MANCOMPRESSED=	yes
-
 USE_LDCONFIG=	yes
 
+INSTALL_TARGET=STAGEDIR=../stage/ install
+
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Sun Mar  2 02:23:41 2014	(r346732)
+++ head/devel/libdombey/distinfo	Sun Mar  2 05:11:17 2014	(r346733)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-2.7.tar.gz) = a8a8ba3a72f1bb79fede6996243bd40efd278eba839499972d9c0ed4afb3453d
-SIZE (libdombey-2.7.tar.gz) = 18221
+SHA256 (libdombey-2.8.tar.gz) = 3c2aa9d70c5712b0bbc5dfb298ad489b85de038816c3ca9c2e2f749ca6401402
+SIZE (libdombey-2.8.tar.gz) = 16978

Modified: head/devel/libdombey/pkg-plist
==============================================================================
--- head/devel/libdombey/pkg-plist	Sun Mar  2 02:23:41 2014	(r346732)
+++ head/devel/libdombey/pkg-plist	Sun Mar  2 05:11:17 2014	(r346733)
@@ -1,3 +1,4 @@
 include/dombey.h
 lib/libdombey.so
 lib/libdombey.so.%%PORTVERSION%%
+man/man8/libdombey.8.gz



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