Date: Thu, 29 Mar 2007 07:55:01 -0400 (EDT) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/111008: ports/www/podcastamatic - fix fetch, WWW Message-ID: <200703291155.l2TBt1B7047789@wilma.widomaker.com> Resent-Message-ID: <200703291200.l2TC0CeT014519@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 111008 >Category: ports >Synopsis: ports/www/podcastamatic - fix fetch, WWW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 29 12:00:12 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 6.2-STABLE i386 >Organization: N/A >Environment: System: FreeBSD 6.2-STABLE i386 >Description: fix fetch and WWW URLs >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/podcastamatic/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 27 Feb 2007 04:52:49 -0000 1.6 +++ Makefile 29 Mar 2007 11:52:38 -0000 @@ -9,8 +9,7 @@ PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/ \ - http://larseggert.de/distfiles/ +MASTER_SITES= http://kenwardtown.com/projects/podcastamatic/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= lars.eggert@gmx.net @@ -18,8 +17,6 @@ RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/MP4/Info.pm:${PORTSDIR}/multimedia/p5-MP4-Info - -BROKEN= Checksum mismatch USE_ZIP= yes USE_PERL5_RUN= yes Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/podcastamatic/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 13 Jul 2005 09:17:14 -0000 1.1 +++ pkg-descr 29 Mar 2007 11:52:38 -0000 @@ -4,4 +4,4 @@ you create. An RSS feed is an XML file that is required to be listed in most popular podcast directories. Podcastamatic is highly customizable. -WWW: http://bradley.chicago.il.us/projects/podcastamatic/ +WWW: http://kenwardtown.com/projects/podcastamatic/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iJ0EARECAF0FAkYLqJxWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoOPY2gCeKIvLkAnPAkwN9DquDjO54roMT38AoMkvTYpL fhLQQOdy9K8hsHEwQR7d =eIzk -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703291155.l2TBt1B7047789>