Bug 180081 - games/wmpuzzle update and take maintainership
Summary: games/wmpuzzle update and take maintainership
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-29 06:10 UTC by Danilo Egêa Gondolfo
Modified: 2013-06-29 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.08 KB, patch)
2013-06-29 06:10 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-06-29 06:10:00 UTC
Changes
- Update from 0.5.1 to 0.5.2
- Take maintainership
- Header crop

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-06-29 10:03:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2013-06-29 10:50:18 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-29 10:50:18 UTC
Author: pawel
Date: Sat Jun 29 09:50:03 2013
New Revision: 322037
URL: http://svnweb.freebsd.org/changeset/ports/322037

Log:
  - Update to version 0.5.2
  - Hand maintainership to submitter
  
  While here:
  - Remove leading article from COMMENT
  - Don't set LICENSE_FILE, it's verbatim copy of GPLv2
  
  PR:		ports/180081
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/games/wmpuzzle/Makefile   (contents, props changed)
  head/games/wmpuzzle/distinfo   (contents, props changed)

Modified: head/games/wmpuzzle/Makefile
==============================================================================
--- head/games/wmpuzzle/Makefile	Sat Jun 29 09:31:31 2013	(r322036)
+++ head/games/wmpuzzle/Makefile	Sat Jun 29 09:50:03 2013	(r322037)
@@ -1,20 +1,15 @@
-# New ports collection makefile for:	wmpuzzle
-# Date created:			15 May 2002
-# Whom:				Alexey Dokuchaev <danfe@regency.nsu.ru>
-#
+# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	wmpuzzle
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	games windowmaker afterstep
 MASTER_SITES=	http://people.debian.org/~godisch/wmpuzzle/
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A dockable puzzle game for WindowMaker and AfterStep
+MAINTAINER=	danilogondolfo@gmail.com
+COMMENT=	Dockable puzzle game for WindowMaker and AfterStep
 
 LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/../COPYING
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 

Modified: head/games/wmpuzzle/distinfo
==============================================================================
--- head/games/wmpuzzle/distinfo	Sat Jun 29 09:31:31 2013	(r322036)
+++ head/games/wmpuzzle/distinfo	Sat Jun 29 09:50:03 2013	(r322037)
@@ -1,2 +1,2 @@
-SHA256 (wmpuzzle-0.5.1.tar.gz) = 796abeac42debf31f7270c22ed82de0eda154a534127fd80f5265558aa1806e5
-SIZE (wmpuzzle-0.5.1.tar.gz) = 87611
+SHA256 (wmpuzzle-0.5.2.tar.gz) = b48b9ddb0b0bb85fd9fa3aef859984bce77b5f5faa6dad9366d00c1862a74b9b
+SIZE (wmpuzzle-0.5.2.tar.gz) = 87373
_______________________________________________
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"