aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-06-22 08:18:46 +0800
committerahze <ahze@FreeBSD.org>2005-06-22 08:18:46 +0800
commit40fc3dfb56008fee28fe41984f474983aa119e5d (patch)
tree461dde8465c384813ca73654a75e565ba85c48a3 /textproc
parentd244b1e5a0444f542a8c470a19bf0f2c47e52ac0 (diff)
downloadfreebsd-ports-gnome-40fc3dfb56008fee28fe41984f474983aa119e5d.tar.gz
freebsd-ports-gnome-40fc3dfb56008fee28fe41984f474983aa119e5d.tar.zst
freebsd-ports-gnome-40fc3dfb56008fee28fe41984f474983aa119e5d.zip
- Update to 2.2.10
PR: ports/82506 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/highlight/Makefile5
-rw-r--r--textproc/highlight/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index 934f967fa7cb..e1489f711d10 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -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 @@ do-install:
${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 --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo
index 43f84b4f4664..9634d60898ae 100644
--- a/textproc/highlight/distinfo
+++ b/textproc/highlight/distinfo
@@ -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