Bug 181739 - Update Port: devel/libdombey => 2.3
Summary: Update Port: devel/libdombey => 2.3
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 01:20 UTC by jimmy
Modified: 2013-09-04 01:50 UTC (History)
0 users

See Also:


Attachments
libdombey.diff (836 bytes, patch)
2013-09-02 01:20 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy 2013-09-02 01:20:01 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-02 01:20:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-04 01:48:47 UTC
Author: tabthorpe
Date: Wed Sep  4 00:48:38 2013
New Revision: 326238
URL: http://svnweb.freebsd.org/changeset/ports/326238

Log:
  - Update to 2.3
  
  PR:		ports/181739
  Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)

Modified:
  head/devel/libdombey/Makefile   (contents, props changed)
  head/devel/libdombey/distinfo   (contents, props changed)

Modified: head/devel/libdombey/Makefile
==============================================================================
--- head/devel/libdombey/Makefile	Wed Sep  4 00:36:53 2013	(r326237)
+++ head/devel/libdombey/Makefile	Wed Sep  4 00:48:38 2013	(r326238)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:  libdombey
-# Date created:                       Fri, 23 Apr 2010 14:24:06 EDT
-# Whom:                               James Bailie <jimmy@mammothcheese.ca>
-#
+# Created by: James Bailie <jimmy@mammothcheese.ca>
 # $FreeBSD$
-#
 
 PORTNAME=	libdombey
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/devel/libdombey/distinfo
==============================================================================
--- head/devel/libdombey/distinfo	Wed Sep  4 00:36:53 2013	(r326237)
+++ head/devel/libdombey/distinfo	Wed Sep  4 00:48:38 2013	(r326238)
@@ -1,2 +1,2 @@
-SHA256 (libdombey-2.2.tar.gz) = b065829aa88dfea90e6a04442ea0caecc4c09c26259abc8f7925837b4da0a8a8
-SIZE (libdombey-2.2.tar.gz) = 17773
+SHA256 (libdombey-2.3.tar.gz) = 09d0520a4471cc3d05593e6b559d47ba0fa18a0d9544e351bb1e63cca4bc40f7
+SIZE (libdombey-2.3.tar.gz) = 17903
_______________________________________________
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 Thomas Abthorpe freebsd_committer freebsd_triage 2013-09-04 01:48:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!