ports/64888: update port: www/sarg - using extra patch

Maxim Tuliuk mt at primats.org.ua
Mon Mar 29 12:10:13 UTC 2004


>Number:         64888
>Category:       ports
>Synopsis:       update port: www/sarg - using extra 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 Mar 29 04:10:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Tuliuk
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
ISP "TopNet"
>Environment:
System: FreeBSD zoo.top.net.ua 4.9-RELEASE FreeBSD 4.9-RELEASE #9: Wed Oct 29 16:54:29 EET 2003 root at stat.top.net.ua:/.amd_mnt/nfs/usr/home/system/obj/.amd_mnt/nfs/usr/home/system/src/sys/host i386

>Description:
Using extra-patch for fixing bug with sort in index.html
>How-To-Repeat:
>Fix:
diff -uNr sarg.old/Makefile sarg/Makefile
--- sarg.old/Makefile	Mon Aug 11 17:43:40 2003
+++ sarg/Makefile	Mon Mar 29 14:46:51 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	sarg
 PORTVERSION=	1.4.1
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://web.onda.com.br/orso/
 
@@ -17,6 +18,10 @@
 CONFIGURE_ARGS+=	--prefix=${PREFIX} --exec-prefix=${PREFIX} --enable-bindir="${PREFIX}/bin" --enable-sysconfdir="${PREFIX}/etc/${PORTNAME}" --with-gcc
 
 MAN1=		sarg.1
+
+PATCHFILES=	sarg-1.4.1-index.sort.patch
+PATCH_SITES=	${MASTER_SITES}
+PATCH_SITE_SUBDIR=	patches/
 
 post-extract:
 	@${CHMOD} +x ${WRKSRC}/cfgaux ${WRKSRC}/include ${WRKSRC}/languages
diff -uNr sarg.old/distinfo sarg/distinfo
--- sarg.old/distinfo	Tue Mar 23 11:42:51 2004
+++ sarg/distinfo	Mon Mar 29 14:37:28 2004
@@ -1,2 +1,4 @@
 MD5 (sarg-1.4.1.tar.gz) = 357f8e175746e19dac4a61f4a2ef0aaf
 SIZE (sarg-1.4.1.tar.gz) = 125589
+MD5 (sarg-1.4.1-index.sort.patch) = 4ffb8c39d2fc4261390b3d58c39e588a
+SIZE (sarg-1.4.1-index.sort.patch) = 2034
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list