Bug 91917 - [PATCH] audio/Maaate: fix fetch
Summary: [PATCH] audio/Maaate: fix fetch
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-17 20:00 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2006-01-18 20:55 UTC (History)
0 users

See Also:


Attachments
Maate_distinfo.diff (487 bytes, patch)
2006-01-17 20:00 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2006-01-17 20:00:18 UTC

Port fails to fetch because distfile was rerrolled, no changes:
itetcu@it> /home/itetcu/tmp/tmp/Maa [20:21:59] 0
 > fetch -v http://www.cmis.csiro.au/maaate/packages/Maaate-0.3.1.tar.gz
looking up www.cmis.csiro.au
connecting to www.cmis.csiro.au:80
requesting http://www.cmis.csiro.au/maaate/packages/Maaate-0.3.1.tar.gz
remote size / mtime: 550721 / 1053758689
Maaate-0.3.1.tar.gz                           100% of  537 kB 3455  Bps 00m00s
itetcu@it> /home/itetcu/tmp/tmp/Maa [20:25:00] 0
 > tar xf Maaate-0.3.1.tar.gz
You have new mail.
itetcu@it> /home/itetcu/tmp/tmp/Maa [21:42:31] 0
 > ls
Maaate-0.3.1            Maaate-0.3.1.tar.gz
itetcu@it> /home/itetcu/tmp/tmp/Maa [21:42:33] 0
 > mv Maaate-0.3.1 Maaate-0.3.1.new
itetcu@it> /home/itetcu/tmp/tmp/Maa [21:42:43] 0
 > tar xf /usr/ports/distfiles/Maaate-0.3.1.tar.gz
itetcu@it> /home/itetcu/tmp/tmp/Maa [21:42:56] 0
 > diff -urN Maaate-0.3.1 Maaate-0.3.1.new
itetcu@it> /home/itetcu/tmp/tmp/Maa [21:43:10] 0
 >
Comment 1 Ion-Mihai " IOnut " Tetcu 2006-01-17 20:14:23 UTC
Reported by: krismail

-- 
IOnut - Unregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"

Live long and prosper.
		-- Spock, "Amok Time", stardate 3372.7
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-18 20:55:41 UTC
State Changed
From-To: open->closed

Committed, thanks!