Bug 175707 - [MAINTAINER] misc/gonvert: update to 0.2.31
Summary: [MAINTAINER] misc/gonvert: update to 0.2.31
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 18:40 UTC by nemysis
Modified: 2013-01-31 08:00 UTC (History)
0 users

See Also:


Attachments
gonvert-0.2.31.patch (875 bytes, patch)
2013-01-30 18:40 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-01-30 18:40:00 UTC
- Update to 0.2.31

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-01-31 07:56:47 UTC
Author: danfe
Date: Thu Jan 31 07:56:40 2013
New Revision: 311296
URL: http://svnweb.freebsd.org/changeset/ports/311296

Log:
  - Update to version 0.2.31
  - Trim Makefile headers
  
  PR:		ports/175707
  Submitted by:	maintainer

Modified:
  head/misc/gonvert/Makefile
  head/misc/gonvert/distinfo

Modified: head/misc/gonvert/Makefile
==============================================================================
--- head/misc/gonvert/Makefile	Thu Jan 31 07:13:11 2013	(r311295)
+++ head/misc/gonvert/Makefile	Thu Jan 31 07:56:40 2013	(r311296)
@@ -1,14 +1,8 @@
-# ex:ts=8
-# New ports collection makefile for:	gonvert
-# Date created:			Apr 9, 2001
-# Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	gonvert
-PORTVERSION=	0.2.25
-PORTREVISION=	2
+PORTVERSION=	0.2.31
 CATEGORIES=	misc python gnome
 MASTER_SITES=	http://www.unihedron.com/projects/gonvert/downloads/
 

Modified: head/misc/gonvert/distinfo
==============================================================================
--- head/misc/gonvert/distinfo	Thu Jan 31 07:13:11 2013	(r311295)
+++ head/misc/gonvert/distinfo	Thu Jan 31 07:56:40 2013	(r311296)
@@ -1,2 +1,2 @@
-SHA256 (gonvert-0.2.25.tar.gz) = 025e2de285cefaf398b62eb83b2db2e9b2e6e3e4e36615b949c8e596b5e39678
-SIZE (gonvert-0.2.25.tar.gz) = 123384
+SHA256 (gonvert-0.2.31.tar.gz) = 1cc6e545573dea02413e7c2100224ba24922b20ce1482f1d34214a8ebe0d2c07
+SIZE (gonvert-0.2.31.tar.gz) = 124261
_______________________________________________
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 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2013-01-31 07:57:08 UTC
State Changed
From-To: open->closed

Committed, thanks!