Bug 176620 - archivers/advancecomp update and maintainer change
Summary: archivers/advancecomp update and maintainer change
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-03 17:40 UTC by Danilo Egêa Gondolfo
Modified: 2013-03-03 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.03 KB, patch)
2013-03-03 17:40 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-03-03 17:40:01 UTC
archivers/advancecomp update.

Changes:
- Updated from 1.15 to 1.16
- Take maintainership

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2013-03-03 19:23:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-03 21:52:04 UTC
Author: beech
Date: Sun Mar  3 21:51:57 2013
New Revision: 313382
URL: http://svnweb.freebsd.org/changeset/ports/313382

Log:
  - Update to 1.16
  - Pass maintainership to submitter
  
  PR:		ports/176620
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/archivers/advancecomp/Makefile   (contents, props changed)
  head/archivers/advancecomp/distinfo   (contents, props changed)

Modified: head/archivers/advancecomp/Makefile
==============================================================================
--- head/archivers/advancecomp/Makefile	Sun Mar  3 21:22:25 2013	(r313381)
+++ head/archivers/advancecomp/Makefile	Sun Mar  3 21:51:57 2013	(r313382)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	advancecomp
-# Date created:		11 May 2004
-# Whom:			Radim Kolar
-#
+# Created by: Radim Kolar
 # $FreeBSD$
-#
 
 PORTNAME=	advancecomp
-PORTVERSION=	1.15
+PORTVERSION=	1.16
 CATEGORIES=	archivers
 MASTER_SITES=	SF/advancemame/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
 
 USE_GMAKE=	yes

Modified: head/archivers/advancecomp/distinfo
==============================================================================
--- head/archivers/advancecomp/distinfo	Sun Mar  3 21:22:25 2013	(r313381)
+++ head/archivers/advancecomp/distinfo	Sun Mar  3 21:51:57 2013	(r313382)
@@ -1,2 +1,2 @@
-SHA256 (advancecomp-1.15.tar.gz) = 0d235c78224d450666bdd852a301159d53b9570e9cd28f015e222797ba4d5fe1
-SIZE (advancecomp-1.15.tar.gz) = 259340
+SHA256 (advancecomp-1.16.tar.gz) = de5617d561935f41522f04e332d9db01f910c2acb3eb231d2fb0774a86539bc0
+SIZE (advancecomp-1.16.tar.gz) = 280510
_______________________________________________
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 Beech Rintoul freebsd_committer freebsd_triage 2013-03-03 21:52:45 UTC
State Changed
From-To: open->closed

Committed, Thanks!