Update to 1.25
This commit is contained in:
parent
04938d6971
commit
826e81ff67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437491
3 changed files with 7 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# $MCom: ports/trunk/textproc/gtk-doc/Makefile 19804 2014-08-13 14:55:11Z kwm $
|
||||
|
||||
PORTNAME= gtk-doc
|
||||
PORTVERSION= 1.24
|
||||
PORTVERSION= 1.25
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (gtk-doc-1.24.tar.xz) = b420759ea05c760301bada14e428f1b321f5312f44e10a176d6804822dabb58b
|
||||
SIZE (gtk-doc-1.24.tar.xz) = 669664
|
||||
TIMESTAMP = 1491083060
|
||||
SHA256 (gtk-doc-1.25.tar.xz) = 1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42
|
||||
SIZE (gtk-doc-1.25.tar.xz) = 673184
|
||||
|
|
|
@ -10,6 +10,9 @@ bin/gtkdoc-rebase
|
|||
bin/gtkdoc-scan
|
||||
bin/gtkdoc-scangobj
|
||||
bin/gtkdocize
|
||||
lib/cmake/GtkDoc/GtkDocConfig.cmake
|
||||
lib/cmake/GtkDoc/GtkDocConfigVersion.cmake
|
||||
lib/cmake/GtkDoc/GtkDocScanGObjWrapper.cmake
|
||||
libdata/pkgconfig/gtk-doc.pc
|
||||
share/aclocal/gtk-doc.m4
|
||||
%%DATADIR%%/data/devhelp2.xsd
|
||||
|
|
Loading…
Reference in a new issue