svn commit: r399998 - head/devel/libdombey

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Oct 22 17:21:31 UTC 2015


Author: amdmi3
Date: Thu Oct 22 17:21:29 2015
New Revision: 399998
URL: https://svnweb.freebsd.org/changeset/ports/399998

Log:
  - Update to 5.15
  
  PR:		203953
  Submitted by:	jimmy at 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	Thu Oct 22 17:21:19 2015	(r399997)
+++ head/devel/libdombey/Makefile	Thu Oct 22 17:21:29 2015	(r399998)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libdombey
-PORTVERSION=	5.9
+PORTVERSION=	5.15
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Thu Oct 22 17:21:19 2015	(r399997)
+++ head/devel/libdombey/distinfo	Thu Oct 22 17:21:29 2015	(r399998)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-5.9.tar.gz) = 7f7e041f5823ac580ebac38f0bd8c3f2650f9d894282e4e2d9827f56893c1452
-SIZE (libdombey-5.9.tar.gz) = 39253
+SHA256 (libdombey-5.15.tar.gz) = b4a916b84cf8db116de58e2f7567399337da34f365981acad71d2b36ccb58b0d
+SIZE (libdombey-5.15.tar.gz) = 45505

Modified: head/devel/libdombey/pkg-plist
==============================================================================
--- head/devel/libdombey/pkg-plist	Thu Oct 22 17:21:19 2015	(r399997)
+++ head/devel/libdombey/pkg-plist	Thu Oct 22 17:21:29 2015	(r399998)
@@ -3,4 +3,7 @@ lib/libdombey.so
 lib/libdombey.so.%%PORTVERSION%%
 lib/libdombeythreads.so
 lib/libdombeythreads.so.%%PORTVERSION%%
+lib/libdombeyevents.so
+lib/libdombeyevents.so.%%PORTVERSION%%
 man/man8/libdombey.8.gz
+man/man8/libdombeyevents.8.gz


More information about the svn-ports-all mailing list