Bug 41567 - [maintainer-update] net/sniffit - unbreak ftp.debian.org reorganisation
Summary: [maintainer-update] net/sniffit - unbreak ftp.debian.org reorganisation
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 05:00 UTC by edwin
Modified: 2002-08-12 07:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2002-08-12 05:00:05 UTC
      Due to a reorganisation of ftp.debian.org,
http://ftp.debian.org/debian/dists/stable/main/ doesn't exist anymore
but it's moved to http://ftp.debian.org/debian/pool/main/

Fix: 

-PATCH_SITES=   http://ftp.debian.org/debian/dists/stable/main/source/net/
+PATCH_SITES=   http://ftp.debian.org/debian/pool/main/s/sniffit/
 PATCHFILES=    sniffit_0.3.7.beta-6.1.diff.gz--uOrNuNWs1lM33pyuKs3HDPXY6oBlckY1AoqBTqcnTmyLkwxb
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.old        Mon Aug 12 11:20:03 2002
+++ Makefile    Mon Aug 12 11:20:21 2002
@@ -15,7 +15,7 @@
 MASTER_SITE_SUBDIR=    obrien
 DISTNAME=      sniffit.0.3.7.beta
How-To-Repeat:       make fetch on /usr/ports/net/sniffit
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-08-12 07:12:50 UTC
State Changed
From-To: open->closed

Committed, Thanks!