svn commit: r513886 - head/audio/streamripper

Koichiro Iwao meta at FreeBSD.org
Sun Oct 6 13:36:24 UTC 2019


Author: meta
Date: Sun Oct  6 13:36:23 2019
New Revision: 513886
URL: https://svnweb.freebsd.org/changeset/ports/513886

Log:
  audio/streamripper: Assign new maintainer
  
  - Extend expiry date to give maintainer grace time to fix unfetchable issue
  
  PR:		240975
  Submitted by:	Bryan Erickson <freebsdports at xorcara.com>

Modified:
  head/audio/streamripper/Makefile
  head/audio/streamripper/distinfo

Modified: head/audio/streamripper/Makefile
==============================================================================
--- head/audio/streamripper/Makefile	Sun Oct  6 13:34:05 2019	(r513885)
+++ head/audio/streamripper/Makefile	Sun Oct  6 13:36:23 2019	(r513886)
@@ -10,14 +10,14 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28current%
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		cdk-${CDK_VERSION}.tgz:cdk
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsdports at xorcara.com
 COMMENT=	Splits SHOUTcast stream into tracks
 
 LICENSE=	GPLv2
 
 BROKEN=		unfetchable
 DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
+EXPIRATION_DATE=	2019-11-16
 
 LIB_DEPENDS=	libmad.so:audio/libmad \
 		libtre.so:textproc/libtre

Modified: head/audio/streamripper/distinfo
==============================================================================
--- head/audio/streamripper/distinfo	Sun Oct  6 13:34:05 2019	(r513885)
+++ head/audio/streamripper/distinfo	Sun Oct  6 13:36:23 2019	(r513886)
@@ -1,3 +1,4 @@
+TIMESTAMP = 1570357064
 SHA256 (streamripper-1.64.6.tar.gz) = c1d75f2e9c7b38fd4695be66eff4533395248132f3cc61f375196403c4d8de42
 SIZE (streamripper-1.64.6.tar.gz) = 900205
 SHA256 (cdk-5.0-20060507.tgz) = e823bfcce52916727cb23d6d549a64347c45c364b3c628d6a352c407fce8f4b4


More information about the svn-ports-head mailing list