ports/89343: Maintainer Update: fix filetypes patch

David Thiel lx at redundancy.redundancy.org
Mon Nov 21 03:00:43 UTC 2005


>Number:         89343
>Category:       ports
>Synopsis:       Maintainer Update: fix filetypes patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 03:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 5.4-STABLE FreeBSD 5.4-STABLE #9: Mon Jul 11 20:22:35 PDT 2005 lx at redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Fixing the ENV_FILETYPES patch, as I forgot to put it in OPTIONS...also
including SHA256 in distinfo.

>How-To-Repeat:
>Fix:

diff -ruN publicfile/Makefile publicfile.new/Makefile
--- publicfile/Makefile	Sun Feb 27 10:42:30 2005
+++ publicfile.new/Makefile	Sun Nov 20 18:44:08 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	publicfile
 PORTVERSION=	0.52
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www ftp
 MASTER_SITES=	http://cr.yp.to/publicfile/ \
 		ftp://cr.yp.to/publicfile/
@@ -21,6 +21,7 @@
 OPTIONS=	BASICAUTH "basic HTTP authentication support" off \
 		COMMONLOG "support for Apache common log format" on \
 		REDIRECT_SLASH "don't complain when omitting trailing slash" off \
+		ENV_FILETYPES "get filetypes from the environment" off \
 		SSL "provide SSL support through ucspi-ssl" on
 
 .include <bsd.port.pre.mk>
diff -ruN publicfile/distinfo publicfile.new/distinfo
--- publicfile/distinfo	Sun Feb 27 10:42:30 2005
+++ publicfile.new/distinfo	Sun Nov 20 18:53:39 2005
@@ -1,2 +1,3 @@
 MD5 (publicfile-0.52.tar.gz) = e493d69627b4fb2c7c764c0ff34330d7
+SHA256 (publicfile-0.52.tar.gz) = 3f9fcf737bfe48910812cc357a31bf1f2e3da2490dbd175ce535830f251c08ef
 SIZE (publicfile-0.52.tar.gz) = 34892

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list