Bug 188312 - [MAINTAINER] multimedia/p5-Audio-M4P: update to 0.55
Summary: [MAINTAINER] multimedia/p5-Audio-M4P: update to 0.55
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-06 14:10 UTC by Muhammad Moinur Rahman
Modified: 2014-04-07 11:20 UTC (History)
0 users

See Also:


Attachments
p5-Audio-M4P-0.55.patch (933 bytes, patch)
2014-04-06 14:10 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-06 14:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-04-07 11:13:12 UTC
Author: sunpoet
Date: Mon Apr  7 10:13:07 2014
New Revision: 350452
URL: http://svnweb.freebsd.org/changeset/ports/350452
QAT: https://qat.redports.org/buildarchive/r350452/

Log:
  - Update to 0.55
  - While I'm here, remove regression-test:
  
  Changes:	http://search.cpan.org/dist/Audio-M4P/Changes
  PR:		188312
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

Modified:
  head/multimedia/p5-Audio-M4P/Makefile
  head/multimedia/p5-Audio-M4P/distinfo

Modified: head/multimedia/p5-Audio-M4P/Makefile
==============================================================================
--- head/multimedia/p5-Audio-M4P/Makefile	Mon Apr  7 10:13:03 2014	(r350451)
+++ head/multimedia/p5-Audio-M4P/Makefile	Mon Apr  7 10:13:07 2014	(r350452)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Audio-M4P
-PORTVERSION=	0.53
+PORTVERSION=	0.55
 CATEGORIES=	multimedia perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,7 +22,4 @@ TEST_DEPENDS=	p5-Test-Memory-Cycle>=0:${
 USES=		perl5
 USE_PERL5=	configure
 
-regression-test: build
-	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} test
-
 .include <bsd.port.mk>

Modified: head/multimedia/p5-Audio-M4P/distinfo
==============================================================================
--- head/multimedia/p5-Audio-M4P/distinfo	Mon Apr  7 10:13:03 2014	(r350451)
+++ head/multimedia/p5-Audio-M4P/distinfo	Mon Apr  7 10:13:07 2014	(r350452)
@@ -1,2 +1,2 @@
-SHA256 (Audio-M4P-0.53.tar.gz) = a434c45c3baa5c2891f90c11012bf80c31ad3b3aed4b0c176bda2afcd9c566f9
-SIZE (Audio-M4P-0.53.tar.gz) = 1727431
+SHA256 (Audio-M4P-0.55.tar.gz) = 840f717cdd8c269307567f9a9d9baeeb843fd93d604eed0be329dcee74c74dfa
+SIZE (Audio-M4P-0.55.tar.gz) = 1729365
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-04-07 11:17:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!