Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 07:00:44 GMT
From:      Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/89189: [PATCH] multimedia/smpeg don't fetch
Message-ID:  <200511170700.jAH70iLO047816@www.freebsd.org>
Resent-Message-ID: <200511170710.jAH7AEYm042403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         89189
>Category:       ports
>Synopsis:       [PATCH] multimedia/smpeg don't fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 17 07:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.0-STABLE
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.0-STABLE FreeBSD 6.0-STABLE #1: Sun Nov 13 21:15:57 PET 2005     acardenas@HellFire.BSD.org.pe:/usr/obj/usr/src/sys/HellFire  i386
>Description:
- multimedia/smpeg problem fetch source file
- Add SHA256
- Take maintainership
>How-To-Repeat:
cd /usr/ports/multimedia/smpeg && make fetch
>Fix:
--- smpeg-0.4.4_3.patch begins here ---
diff Makefile Makefile
--- Makefile	Thu Nov 17 01:34:55 2005
+++ Makefile	Thu Nov 17 01:49:48 2005
@@ -9,13 +9,9 @@
 PORTVERSION=	0.4.4
 PORTREVISION=	3
 CATEGORIES=	multimedia
-MASTER_SITES=	ftp://ftp.lokigames.com/pub/open-source/smpeg/ \
-		ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
-		ftp://boudicca.tux.org/misc/lokigames/open-source/smpeg/ \
-		ftp://snuffleupagus.animearchive.org/loki/open-source/smpeg/ \
-		http://ftp.gameaholic.com/mirrors/ftp.lokigames.com/open-source/smpeg/
-
-MAINTAINER=	ports@FreeBSD.org
+MASTER_SITES=	${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
+MAINTAINER=	acardenas@bsd.org.pe
 COMMENT=	A free MPEG1 video player library with sound support
 
 USE_GNOME=
diff distinfo distinfo
--- distinfo	Thu Jan 29 11:10:36 2004
+++ distinfo	Thu Nov 17 01:50:54 2005
@@ -1,2 +1,3 @@
 MD5 (smpeg-0.4.4.tar.gz) = 59c76ac704088ef5539210190c4e1fe3
+SHA256 (smpeg-0.4.4.tar.gz) = 1efa7984d0aada0c2954cd0aaef357e9d7871dadd3368dbe742ab5f260523e57
 SIZE (smpeg-0.4.4.tar.gz) = 315054
--- smpeg-0.4.4_3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511170700.jAH70iLO047816>