diff options
author | mef <mef> | 2015-03-03 06:01:13 +0000 |
---|---|---|
committer | mef <mef> | 2015-03-03 06:01:13 +0000 |
commit | 033f70026e45f6780dfb1dcb074b3aea726f5804 (patch) | |
tree | 14aa0548759b32480d8497b65cd9c5d6f941a063 | |
parent | f37563e4710ca0ade65e50e8b5a90e6d2b582c6c (diff) | |
download | pkgsrc-033f70026e45f6780dfb1dcb074b3aea726f5804.tar.gz |
MASTER_SITES now provides versioned tar.gz, convert to that.
-rw-r--r-- | www/album/Makefile | 9 | ||||
-rw-r--r-- | www/album/distinfo | 8 |
2 files changed, 7 insertions, 10 deletions
diff --git a/www/album/Makefile b/www/album/Makefile index d3107992c00..197e12e74b9 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,11 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/08 01:49:31 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/03/03 06:01:13 mef Exp $ -DISTNAME= album -ALBUMREV= 4.12 -PKGNAME= ${DISTNAME}-${ALBUMREV} +DISTNAME= album-4.12 CATEGORIES= www -MASTER_SITES= http://marginalhacks.com/bin/ -DIST_SUBDIR= ${PKGNAME_NOREV} +MASTER_SITES= http://marginalhacks.com/bin/album.versions/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://marginalhacks.com/Hacks/album/ diff --git a/www/album/distinfo b/www/album/distinfo index 22e18c402a4..59b4acd9992 100644 --- a/www/album/distinfo +++ b/www/album/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/01/08 01:49:31 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/03/03 06:01:13 mef Exp $ -SHA1 (album-4.12/album.tar.gz) = 5522c2b47e47c17bff23459ed18456ec37235c2b -RMD160 (album-4.12/album.tar.gz) = 1e22e89ffe53d5e0103b2ac8fc038d07430fbfbb -Size (album-4.12/album.tar.gz) = 655509 bytes +SHA1 (album-4.12.tar.gz) = 5522c2b47e47c17bff23459ed18456ec37235c2b +RMD160 (album-4.12.tar.gz) = 1e22e89ffe53d5e0103b2ac8fc038d07430fbfbb +Size (album-4.12.tar.gz) = 655509 bytes SHA1 (patch-aa) = c0d2504691615c767e48f4a80fe66e7afb49097e |