ports/82506: Update port: textproc/highlight to 2.2.10

Vsevolod Stakhov vsevolod at highsecure.ru
Tue Jun 21 23:10:15 UTC 2005


>Number:         82506
>Category:       ports
>Synopsis:       Update port: textproc/highlight to 2.2.10
>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:   Tue Jun 21 23:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
>Description:
Update to version 2.2.10
>How-To-Repeat:
>Fix:

diff -ruPN highlight.orig/Makefile highlight/Makefile
--- highlight.orig/Makefile	Wed Jun 22 03:00:12 2005
+++ highlight/Makefile	Wed Jun 22 03:00:29 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	highlight
-PORTVERSION=	2.2.7
+PORTVERSION=	2.2.10
 PORTEPOCH=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.andre-simon.de/zip/
@@ -46,7 +46,8 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/../man/${MAN1}.gz ${MANPREFIX}/man/man1
 	@${MKDIR} ${DATADIR}
-	${INSTALL_DATA} ${WRKSRC}/../langDefs/extensions.conf ${DATADIR}
+	${INSTALL_DATA} ${WRKSRC}/../extensions.conf ${DATADIR}
+	${INSTALL_DATA} ${WRKSRC}/../scriptre.conf ${DATADIR}
 	@${MKDIR} ${DATADIR}/helpmsg
 	${INSTALL_DATA} ${WRKSRC}/../helpmsg/* ${DATADIR}/helpmsg
 	@${MKDIR} ${DATADIR}/langDefs
diff -ruPN highlight.orig/distinfo highlight/distinfo
--- highlight.orig/distinfo	Wed Jun 22 03:00:12 2005
+++ highlight/distinfo	Wed Jun 22 03:00:29 2005
@@ -1,2 +1,2 @@
-MD5 (highlight-2.2-7.tar.gz) = 5faf121ffdca81d25869c1a1964591d0
-SIZE (highlight-2.2-7.tar.gz) = 296399
+MD5 (highlight-2.2-10.tar.gz) = 9a9673badfcc6f3ff25c73ef1313f6a5
+SIZE (highlight-2.2-10.tar.gz) = 310188

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



More information about the freebsd-ports-bugs mailing list