ports/89767: Update port: ftp/muddleftpd fix mastersite
Jean Milanez Melo
jmelo at freebsdbrasil.com.br
Wed Nov 30 18:00:32 UTC 2005
>Number: 89767
>Category: ports
>Synopsis: Update port: ftp/muddleftpd fix mastersite
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 30 18:00:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Jean Milanez Melo
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386
>Description:
- Change mastersite to MASTER_SITE_DEBIAN_POOL to fix fetch problem.
- On the project site doesn't exist the tarball to download anymore, i've founded it only on DEBIAN site, but it has other name, so i've updated the distinfo and distname on port and increased the portversion.
>How-To-Repeat:
>Fix:
--- muddleftpd.diff begins here ---
diff -ruN muddleftpd.old/Makefile muddleftpd/Makefile
--- muddleftpd.old/Makefile Tue Apr 12 00:25:28 2005
+++ muddleftpd/Makefile Wed Nov 30 15:19:29 2005
@@ -8,9 +8,11 @@
PORTNAME= muddleftpd
PORTVERSION= 1.3.13.1
+PORTREVISION= 1
CATEGORIES= ftp
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports at FreeBSD.org
COMMENT= A new ftp server that can perform a variety of ftp tasks
@@ -20,6 +22,8 @@
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --without-authsmb
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= ftpwho.1 muddleftpd.1 mudpasswd.1
INFO= muddleftpd
diff -ruN muddleftpd.old/distinfo muddleftpd/distinfo
--- muddleftpd.old/distinfo Mon Nov 28 17:25:00 2005
+++ muddleftpd/distinfo Wed Nov 30 14:22:01 2005
@@ -1,3 +1,3 @@
-MD5 (muddleftpd-1.3.13.1.tar.gz) = 47cf007466395ce43920f5e60234e107
-SHA256 (muddleftpd-1.3.13.1.tar.gz) = 74131a89491e4100c6d5269ef3c3b7f715ffa26c8a672000b71012d25d5462e6
-SIZE (muddleftpd-1.3.13.1.tar.gz) = 446551
+MD5 (muddleftpd_1.3.13.1.orig.tar.gz) = 07bc3e7bc3d888b91cf1da235bd67590
+SHA256 (muddleftpd_1.3.13.1.orig.tar.gz) = e37b1f6b13074f71ae2b87be48534fcea13325754684b63ff445b042894fc0da
+SIZE (muddleftpd_1.3.13.1.orig.tar.gz) = 446123
--- muddleftpd.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list