diff options
author | tdb <tdb@FreeBSD.org> | 2005-12-15 01:17:17 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2005-12-15 01:17:17 +0800 |
commit | 8b92ee84837727f991bffb8059d86b73e7f178a3 (patch) | |
tree | 146054a7abcde6a87e75df69395e9ba27b950e1d | |
parent | ad9c34bb46f71fe3407caa5e3acde3616715da11 (diff) | |
download | freebsd-ports-gnome-8b92ee84837727f991bffb8059d86b73e7f178a3.tar.gz freebsd-ports-gnome-8b92ee84837727f991bffb8059d86b73e7f178a3.tar.zst freebsd-ports-gnome-8b92ee84837727f991bffb8059d86b73e7f178a3.zip |
- Unbreak, upstream distfile changed.
Contents of new distfile checked, and are identical to old one.
PR: 90373
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by: clement (mentor)
-rw-r--r-- | audio/Maaate/Makefile | 2 | ||||
-rw-r--r-- | audio/Maaate/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 4180cab74b12..c17558b24b6a 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio analysis toolkit -BROKEN= Size mismatch - USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/audio/Maaate/distinfo b/audio/Maaate/distinfo index 0b72ff0c60f3..3c1bee6e41db 100644 --- a/audio/Maaate/distinfo +++ b/audio/Maaate/distinfo @@ -1,2 +1,3 @@ -MD5 (Maaate-0.3.1.tar.gz) = bb475afdca43c4423727ab6e4b50f295 -SIZE (Maaate-0.3.1.tar.gz) = 550238 +MD5 (Maaate-0.3.1.tar.gz) = 3a54ceab778d9150812ce559dcb189ab +SHA256 (Maaate-0.3.1.tar.gz) = d6cd3ee77ca3c4881e371cdd1b7f56041b3c0943196f4c55d3819419d6ef2c81 +SIZE (Maaate-0.3.1.tar.gz) = 550760 |