Bug 189713 - [PATCH] net/minidlna: update to 1.1.2,1
Summary: [PATCH] net/minidlna: update to 1.1.2,1
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 15:00 UTC by Bartek Rutkowski
Modified: 2014-05-24 15:28 UTC (History)
1 user (show)

See Also:


Attachments
minidlna-1.1.2.patch (1.04 KB, patch)
2014-05-12 15:00 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-12 15:00:01 UTC
- Update to 1.1.2,1
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/minidlna/1.1.2%2c1/

Port maintainer (wg@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-12 15:00:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-24 14:35:39 UTC
Author: wg
Date: Sat May 24 13:35:34 2014
New Revision: 355020
URL: http://svnweb.freebsd.org/changeset/ports/355020
QAT: https://qat.redports.org/buildarchive/r355020/

Log:
  net/minidlna: update to 1.1.2
  
  PR:		ports/189713
  Submitted by:	Bartek Rutkowski <ports at robakdesign com>

Modified:
  head/net/minidlna/Makefile
  head/net/minidlna/distinfo
  head/net/minidlna/pkg-descr

Modified: head/net/minidlna/Makefile
==============================================================================
--- head/net/minidlna/Makefile	Sat May 24 13:26:07 2014	(r355019)
+++ head/net/minidlna/Makefile	Sat May 24 13:35:34 2014	(r355020)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	minidlna
-PORTVERSION=	1.1.1
-PORTREVISION=	5
+PORTVERSION=	1.1.2
 PORTEPOCH=	1
 CATEGORIES=	net multimedia www
 MASTER_SITES=	SF

Modified: head/net/minidlna/distinfo
==============================================================================
--- head/net/minidlna/distinfo	Sat May 24 13:26:07 2014	(r355019)
+++ head/net/minidlna/distinfo	Sat May 24 13:35:34 2014	(r355020)
@@ -1,2 +1,2 @@
-SHA256 (minidlna-1.1.1.tar.gz) = 9b70082fd6a12e16cea1558ffff05c07e12ef0c405ee806721e75ce1ce9ad037
-SIZE (minidlna-1.1.1.tar.gz) = 678403
+SHA256 (minidlna-1.1.2.tar.gz) = 97e2e9141c1190d76ad97f0da083874bccf9f9590841be9eb7668bcf695b7204
+SIZE (minidlna-1.1.2.tar.gz) = 671295

Modified: head/net/minidlna/pkg-descr
==============================================================================
--- head/net/minidlna/pkg-descr	Sat May 24 13:26:07 2014	(r355019)
+++ head/net/minidlna/pkg-descr	Sat May 24 13:35:34 2014	(r355020)
@@ -4,4 +4,4 @@ fully compliant with DLNA/UPnP-AV client
 The media files are listed in an SQLite database allowing prompt
 restarts.
 
-WWW: http://minidlna.sourceforge.net/
+WWW: http://minidlna.sourceforge.net
_______________________________________________
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 William Grzybowski freebsd_committer freebsd_triage 2014-05-24 15:28:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!