ports/86769: [mantainer update] audio/festlex-ifd new download site

[ Available lists | Index of freebsd-ports-bugs | Month of Sep 2005 | Week of 30 Sep 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dario Freni <saturnero@gufi.org>
Date
30 Sep 2005 23:00:31
Subject
ports/86769: [mantainer update] audio/festlex-ifd new download site
Message-ID
20050930225803.35619398C4@barbagianni.gufi.org


[ Hide this part ]
 
>Number: 86769
>Category: ports
>Synopsis: [mantainer update] audio/festlex-ifd new download site
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 30 23:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Dario Freni
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD barbagianni.gufi.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 22 14:39:08 CEST 2005 root@barbagianni.giovannelli.com:/usr/obj/usr/src/sys/BARBAGIANNI i386



>Description:
Updating distfile download to SourceForge. Actual download sites are
broken.
>How-To-Repeat:
>Fix:

diff -urN festlex-ifd.old/Makefile festlex-ifd/Makefile
--- festlex-ifd.old/Makefile Fri Sep 30 12:27:41 2005
+++ festlex-ifd/Makefile Fri Sep 30 14:13:16 2005
@@ -8,8 +8,9 @@
PORTNAME= festlex-ifd
PORTVERSION= 1.0
CATEGORIES= audio accessibility
-MASTER_SITES= http://www.csrf.pd.cnr.it/Software/It-Festival/
-DISTNAME= lex_ifd
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= it-festival
+DISTNAME= Italian-FESTIVAL
DIST_SUBDIR= festival

MAINTAINER= saturnero@gufi.org
@@ -23,8 +24,9 @@
FHOME= ${PREFIX}/share/festival

post-extract:
- @${CHMOD} -R 644 ${WRKSRC}
+ @${UNZIP_CMD} -qq -d ${WRKDIR} ${WRKDIR}/lex_ifd.zip
@${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
+ @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644

do-install:
${MKDIR} ${FHOME}
diff -urN festlex-ifd.old/distinfo festlex-ifd/distinfo
--- festlex-ifd.old/distinfo Fri Sep 30 12:27:41 2005
+++ festlex-ifd/distinfo Fri Sep 30 12:43:56 2005
@@ -1,2 +1,2 @@
-MD5 (festival/lex_ifd.zip) = aa544b1f4ac18fb9e1c3e4ba7d5cccfc
-SIZE (festival/lex_ifd.zip) = 3394866
+MD5 (festival/Italian-FESTIVAL.zip) = e54ff149497a1b76a3a6b65f62eaab35
+SIZE (festival/Italian-FESTIVAL.zip) = 20715806
>Release-Note:
>Audit-Trail:
>Unformatted:


Elapsed time: 0.068 seconds