Date: Mon, 2 Apr 2007 17:21:01 -0400 (EDT) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/111155: ports/sysutils/stmpclean - fix fetch Message-ID: <200704022121.l32LL114031032@wilma.widomaker.com> Resent-Message-ID: <200704022130.l32LU5mJ097724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 111155 >Category: ports >Synopsis: ports/sysutils/stmpclean - fix fetch >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: Mon Apr 02 21:30:04 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: current MASTER_SITES gives a 301 redirect, so point to final location add WWW: >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message ? Makefile.csig ? distinfo.csig cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/stmpclean/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 16 Mar 2005 16:30:36 -0000 1.8 +++ Makefile 2 Apr 2007 21:18:27 -0000 @@ -8,7 +8,7 @@ PORTNAME= stmpclean PORTVERSION= 0.3 CATEGORIES= sysutils security -MASTER_SITES= http://www.internet2.edu/~shalunov/stmpclean/ +MASTER_SITES= http://shlang.com/stmpclean/ MAINTAINER= shalunov@internet2.edu COMMENT= Remove old files from temporary directories Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/stmpclean/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 29 Sep 2003 14:03:24 -0000 1.2 +++ pkg-descr 2 Apr 2007 21:18:27 -0000 @@ -9,5 +9,7 @@ is dangerous: when you have an attack they have a tendency to behave like forking bombs, making matters much worse. +WWW: http://shlang.com/stmpclean/ + --Stanislav shalunov@internet2.edu cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iJ0EARECAF0FAkYRcz9WGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoONKpwCdEec+sLZccVD8n7sbIOYlehIWGAoAnRo6l1Vl D3MCJuEH1hsWg2jXVmtq =yFrp -----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?200704022121.l32LL114031032>