ports/106106: [maintainer update] net/uproxy

Alexander Logvinov ports at logvinov.com
Fri Dec 1 02:50:23 UTC 2006


>Number:         106106
>Category:       ports
>Synopsis:       [maintainer update] net/uproxy
>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:   Fri Dec 01 02:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:

>Description:

  Use USE_DOS2UNIX
    
>How-To-Repeat:

>Fix:

diff -ruN --exclude=CVS /usr/ports/net/uproxy/Makefile /home/dos2unix/uproxy/Makefile
--- /usr/ports/net/uproxy/Makefile	Thu Nov  9 04:33:45 2006
+++ /home/dos2unix/uproxy/Makefile	Fri Dec  1 11:34:11 2006
@@ -17,11 +17,9 @@
 USE_ZIP=	yes
 NO_WRKSUBDIR=	yes
 USE_RC_SUBR=	${PORTNAME}
+USE_DOS2UNIX=	${DISTNAME}.c
 PORTDOCS=	index.html
 PLIST_FILES=	sbin/${PORTNAME}
-
-pre-patch:
-	@${CAT} ${WRKSRC}/${DISTNAME}.c | ${SED} "s/`printf '\r'`//" > ${WRKSRC}/${DISTNAME}.c
 
 do-build:
 	(cd ${WRKSRC} && ${CC} ${CFLAGS} -o t${PORTNAME} ${DISTNAME}.c)

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



More information about the freebsd-ports-bugs mailing list