Bug 188859 - multimedia/dvdstyler: Update to version 2.7.2
Summary: multimedia/dvdstyler: Update to version 2.7.2
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-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 19:10 UTC by tkato432
Modified: 2014-04-29 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.17 KB, patch)
2014-04-21 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2014-04-21 19:10:01 UTC
- Update to version 2.7.2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-21 19:10:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-04-29 21:53:24 UTC
Author: nox
Date: Tue Apr 29 20:53:20 2014
New Revision: 352641
URL: http://svnweb.freebsd.org/changeset/ports/352641
QAT: https://qat.redports.org/buildarchive/r352641/

Log:
  Update to 2.7.2 .
  
  PR:		ports/188859
  Submitted by:	Ports Fury

Modified:
  head/multimedia/dvdstyler/Makefile
  head/multimedia/dvdstyler/distinfo

Modified: head/multimedia/dvdstyler/Makefile
==============================================================================
--- head/multimedia/dvdstyler/Makefile	Tue Apr 29 20:35:24 2014	(r352640)
+++ head/multimedia/dvdstyler/Makefile	Tue Apr 29 20:53:20 2014	(r352641)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dvdstyler
-PORTVERSION=	2.7.1
-PORTREVISION=	2
+PORTVERSION=	2.7.2
 PORTEPOCH=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	SF
@@ -33,7 +32,6 @@ RUN_DEPENDS=	zip:${PORTSDIR}/archivers/z
 USES=		gettext gmake pkgconfig tar:bzip2
 USE_WX=		3.0
 WX_UNICODE=	yes
-WX_COMPS=	wx
 WX_CONF_ARGS=	absolute
 USE_AUTOTOOLS=	aclocal automake autoconf
 ACLOCAL_ARGS=	-I ${WRKSRC}

Modified: head/multimedia/dvdstyler/distinfo
==============================================================================
--- head/multimedia/dvdstyler/distinfo	Tue Apr 29 20:35:24 2014	(r352640)
+++ head/multimedia/dvdstyler/distinfo	Tue Apr 29 20:53:20 2014	(r352641)
@@ -1,2 +1,2 @@
-SHA256 (DVDStyler-2.7.1.tar.bz2) = 937ccdae946cf8a7125d7188b88b22c976db9383d9fc95471414fe5bafe1e367
-SIZE (DVDStyler-2.7.1.tar.bz2) = 5816255
+SHA256 (DVDStyler-2.7.2.tar.bz2) = b30df3870b9cfcac5bc4387d276aec10e0913ce66c63007f1393123afda180be
+SIZE (DVDStyler-2.7.2.tar.bz2) = 5982155
_______________________________________________
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 Juergen Lock freebsd_committer freebsd_triage 2014-04-29 21:53:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!