aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-25 12:45:35 +0800
committermarcus <marcus@FreeBSD.org>2003-02-25 12:45:35 +0800
commit9910458c06378db2ef80d6022f8cc14fe32ec778 (patch)
tree5b773b72baa4b099a81b629a6de34ce5937127f6
parent5c4c2ea0750d64f26567e8ee97ee470e4d22835b (diff)
downloadfreebsd-ports-gnome-9910458c06378db2ef80d6022f8cc14fe32ec778.tar.gz
freebsd-ports-gnome-9910458c06378db2ef80d6022f8cc14fe32ec778.tar.zst
freebsd-ports-gnome-9910458c06378db2ef80d6022f8cc14fe32ec778.zip
* Update to 1.51 [1]
* De-pkg-comment PR: 48478 [1] Submitted by: Koop Mast <einekoai@chello.nl> [1]
-rw-r--r--x11-toolkits/scintilla/Makefile3
-rw-r--r--x11-toolkits/scintilla/distinfo2
-rw-r--r--x11-toolkits/scintilla/pkg-comment1
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile
index 3a95bd9b14b0..a183fe4ee90b 100644
--- a/x11-toolkits/scintilla/Makefile
+++ b/x11-toolkits/scintilla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= scintilla
-PORTVERSION= 1.50
+PORTVERSION= 1.51
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.scintilla.org/
@@ -15,6 +15,7 @@ DISTNAME= scite${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= gnome@FreeBSD.org
+COMMENT= A full-featured free source code editing component for GTK+
WRKSRC= ${WRKDIR}/${PORTNAME}/gtk
diff --git a/x11-toolkits/scintilla/distinfo b/x11-toolkits/scintilla/distinfo
index 794aeefb3239..72696a9f9f1c 100644
--- a/x11-toolkits/scintilla/distinfo
+++ b/x11-toolkits/scintilla/distinfo
@@ -1 +1 @@
-MD5 (scite150.tgz) = ae1c5936acca2040dd09b42d266f1294
+MD5 (scite151.tgz) = 71439397367fae2bd92b74f63144e74f
diff --git a/x11-toolkits/scintilla/pkg-comment b/x11-toolkits/scintilla/pkg-comment
deleted file mode 100644
index aece1468ecad..000000000000
--- a/x11-toolkits/scintilla/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A full-featured free source code editing component for GTK+