ports/102411: twhttpd source package changed distdir, this went unnoticed on last update

Ryan Wehler mindflux98 at gmail.com
Wed Aug 23 00:50:18 UTC 2006


>Number:         102411
>Category:       ports
>Synopsis:       twhttpd source package changed distdir, this went unnoticed on last update
>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 Aug 23 00:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Wehler
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD switch.ma.dl.cox.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Source maintainer changed package to extract to dir other than 'twhttpd'.  Appended WRKSRC variable to Makefile to correct the build problem.

Many apologies for last committ without noticing.

>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/www/twhttpd/Makefile twhttpd/Makefile
--- /usr/ports/www/twhttpd/Makefile     Tue Aug 22 19:40:06 2006
+++ twhttpd/Makefile    Tue Aug 22 19:39:17 2006
@@ -14,14 +14,13 @@
 MAINTAINER=    ports at FreeBSD.org
 COMMENT=       Secure HTTP Proxy

-BROKEN=                Unfetchable
-
 USE_GMAKE=     yes
 GNU_CONFIGURE= yes
 CONFIGURE_ENV= LIBS="-lmd"

 SUB_FILES=     pkg-message
 SUB_LIST=      PREFIX=${PREFIX}
+WRKSRC=                ${WRKDIR}/twhttpd-1.01

 post-patch:
        @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/config.h

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



More information about the freebsd-ports-bugs mailing list