ports/120594: [UPDATE] textproc/tkdiff

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 13 02:50:01 UTC 2008


>Number:         120594
>Category:       ports
>Synopsis:       [UPDATE] textproc/tkdiff
>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 Feb 13 02:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 4.1.4;
- Use SF macro;
- Makefile cleanup.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/tkdiff/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	27 Sep 2007 01:17:45 -0000	1.11
+++ Makefile	13 Feb 2008 02:39:10 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	tkdiff
-PORTVERSION=	4.1.3
+PORTVERSION=	4.1.4
 CATEGORIES=	textproc tk84
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-unix
 
 MAINTAINER=	kevlo at FreeBSD.org
@@ -17,18 +16,13 @@
 
 RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
-WRKSRC=		${WRKDIR}/${DISTNAME}
-
 NO_BUILD=	yes
-
-NO_WRKSUBDIR=	yes
-
 PLIST_FILES=	bin/tkdiff
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|wish|wish8.4|' ${WRKSRC}/tkdiff
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${PREFIX}/bin
+	@${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${PREFIX}/bin
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/tkdiff/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	27 Sep 2007 01:17:45 -0000	1.6
+++ distinfo	13 Feb 2008 02:39:10 -0000
@@ -1,3 +1,3 @@
-MD5 (tkdiff-4.1.3-unix.tar.gz) = 1f5ad94eb05750e29aba72ae23f85c82
-SHA256 (tkdiff-4.1.3-unix.tar.gz) = 5af91ab5490e88a19d6cd63f92cd88cea2f085ac19640751c84067798e6d9291
-SIZE (tkdiff-4.1.3-unix.tar.gz) = 89665
+MD5 (tkdiff-4.1.4-unix.tar.gz) = f904fbbb71ab2ab5390f747e6c1114ee
+SHA256 (tkdiff-4.1.4-unix.tar.gz) = cd93523e1480129b6edec6fc0ac10cb58023b35c511349dcab53bec507bdb8a7
+SIZE (tkdiff-4.1.4-unix.tar.gz) = 89870


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



More information about the freebsd-ports-bugs mailing list