Update to 0.7.2.
This commit is contained in:
parent
229158aa8d
commit
6013ea4a99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43747
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkscintilla
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://www.moleskine.f2s.com/files/
|
||||
DISTNAME= GtkScintilla-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (GtkScintilla-0.7.0.tar.gz) = a1ebb9865c8e2ae808777d0fad5116d0
|
||||
MD5 (GtkScintilla-0.7.2.tar.gz) = 6675051881b3223f7b546f317599fc5c
|
||||
|
@ -1,13 +1,13 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- Makefile.orig Mon May 14 11:45:35 2001
|
||||
+++ Makefile Tue May 15 15:32:34 2001
|
||||
--- Makefile.orig Sun Jun 10 12:03:21 2001
|
||||
+++ Makefile Sun Jun 10 15:41:45 2001
|
||||
@@ -2,18 +2,18 @@
|
||||
|
||||
NAME = GtkScintilla
|
||||
LIB_NAME = gtkscintilla
|
||||
-VERSION = 0.7.0
|
||||
-VERSION = 0.7.2
|
||||
-PREFIX = $(shell gtk-config --prefix)
|
||||
+VERSION = 0
|
||||
+PREFIX = $(shell $(GTK_CONFIG) --prefix)
|
||||
|
Loading…
Reference in New Issue
Block a user