Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2015 12:50:15 +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: r388917 - head/devel/libdombey
Message-ID:  <201506091250.t59CoFxC064939@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jun  9 12:50:15 2015
New Revision: 388917
URL: https://svnweb.freebsd.org/changeset/ports/388917

Log:
  - Update to 4.1.5
  - While here, add LICENSE
  
  PR:		200701
  Submitted by:	jimmy@mammothcheese.ca (maintainer)

Modified:
  head/devel/libdombey/Makefile
  head/devel/libdombey/distinfo

Modified: head/devel/libdombey/Makefile
==============================================================================
--- head/devel/libdombey/Makefile	Tue Jun  9 12:50:08 2015	(r388916)
+++ head/devel/libdombey/Makefile	Tue Jun  9 12:50:15 2015	(r388917)
@@ -2,13 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	libdombey
-PORTVERSION=	4.1.3
+PORTVERSION=	4.1.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 
 MAINTAINER=	jimmy@mammothcheese.ca
 COMMENT=	SCGI application server in a library
 
+LICENSE=	BSD3CLAUSE
+
 USE_LDCONFIG=	yes
 
 DESTDIRNAME=	STAGEDIR

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Tue Jun  9 12:50:08 2015	(r388916)
+++ head/devel/libdombey/distinfo	Tue Jun  9 12:50:15 2015	(r388917)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-4.1.3.tar.gz) = d7328e54f58329be7b94e62e308347d77a0708d65ae4be4a275601c5ea7fb15f
-SIZE (libdombey-4.1.3.tar.gz) = 32872
+SHA256 (libdombey-4.1.4.tar.gz) = 93247336c83ed6cf172a3a85201d239366acd5870af55c6357c1dec328f79ae4
+SIZE (libdombey-4.1.4.tar.gz) = 32982



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