diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-07-02 05:25:04 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-07-02 05:25:04 +0800 |
commit | 69bae0c78a23ecdddd54874f9ba98364e8c672dc (patch) | |
tree | 10804f9d2ab37124442233286761dcea4eaa017f | |
parent | 0ea01369556f2f679203626f54ca6e00b5df9f42 (diff) | |
download | freebsd-ports-graphics-69bae0c78a23ecdddd54874f9ba98364e8c672dc.tar.gz freebsd-ports-graphics-69bae0c78a23ecdddd54874f9ba98364e8c672dc.tar.zst freebsd-ports-graphics-69bae0c78a23ecdddd54874f9ba98364e8c672dc.zip |
- Add new MASTER_SITE and unbreak [1]
- While here, add TIMESTAMP to distinfo
PR: 210752 [1]
Submitted by: Riccardo Torrini <riccardo at torrini.org>
-rw-r--r-- | audio/amp/Makefile | 6 | ||||
-rw-r--r-- | audio/amp/distinfo | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index e1cfff89277..65b214e8b3f 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -5,14 +5,12 @@ PORTNAME= amp PORTVERSION= 0.7.6 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://www-users.cs.umn.edu/~wburdick/ftp/ +MASTER_SITES= http://www.gufi.org/ports/ \ + http://www-users.cs.umn.edu/~wburdick/ftp/ MAINTAINER= ports@FreeBSD.org COMMENT= Another mp3 player -BROKEN= Does not fetch -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-07-04 USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_gcc=no diff --git a/audio/amp/distinfo b/audio/amp/distinfo index bdf26fd6a3b..62b79f240fd 100644 --- a/audio/amp/distinfo +++ b/audio/amp/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1467406118 SHA256 (amp-0.7.6.tar.gz) = c08e91d512065d7f6866fd83fa60571d76de7a1c4cc377cf9ce7dd9f943c69b8 SIZE (amp-0.7.6.tar.gz) = 100337 |