diff options
author | pawel <pawel@FreeBSD.org> | 2014-07-25 06:08:14 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-07-25 06:08:14 +0800 |
commit | 4ebbc983d531a3f1031a6135d5b26e81472212c3 (patch) | |
tree | aea3a9c14198fc60dd409c6b0274ea0a512887ff /multimedia/lives | |
parent | fdf756bd9e6dd624b471819a0d765647ae93b9f1 (diff) | |
download | freebsd-ports-gnome-4ebbc983d531a3f1031a6135d5b26e81472212c3.tar.gz freebsd-ports-gnome-4ebbc983d531a3f1031a6135d5b26e81472212c3.tar.zst freebsd-ports-gnome-4ebbc983d531a3f1031a6135d5b26e81472212c3.zip |
- Fix fetch by using SourceForge mirrors
- Tarball has been rerolled by author:
http://sourceforge.net/p/lives/mailman/message/32546466/
Diffstat (limited to 'multimedia/lives')
-rw-r--r-- | multimedia/lives/Makefile | 4 | ||||
-rw-r--r-- | multimedia/lives/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 1ec3fd40f6d2..5079f3ec7e81 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -4,8 +4,7 @@ PORTNAME= lives PORTVERSION= 2.2.5 CATEGORIES= multimedia -MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ -DISTNAME= LiVES-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= pawel@FreeBSD.org COMMENT= Video editing system @@ -101,7 +100,6 @@ post-patch: @${REINPLACE_CMD} '/cp -rf/ s|data/|data|g; /cp -rf/ s|icons/|icons|g' \ ${WRKSRC}/lives-plugins/weed-plugins/cairo/Makefile.in \ ${WRKSRC}/lives-plugins/weed-plugins/Makefile.in - @${REINPLACE_CMD} '/^$$version/ s|-svn||' ${WRKSRC}/smogrify post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/multimedia/lives/distinfo b/multimedia/lives/distinfo index f18263e50c21..e4ea82889e6f 100644 --- a/multimedia/lives/distinfo +++ b/multimedia/lives/distinfo @@ -1,2 +1,2 @@ -SHA256 (LiVES-2.2.5.tar.bz2) = d7157879fdd298508d853aa8d6884d03e939631e78ecd162a952568f4abf4a63 -SIZE (LiVES-2.2.5.tar.bz2) = 3588729 +SHA256 (lives-2.2.5.tar.bz2) = 6745ebfbd026e45c1672f0696634179de8f42549cb24e483d70db8653abaec68 +SIZE (lives-2.2.5.tar.bz2) = 3588301 |