Update to version 3.1.1
This commit is contained in:
parent
0164d209c8
commit
b31ebe0400
3 changed files with 15 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1 2011/10/16 21:24:05 ftigeot Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/10/16 21:35:51 ftigeot Exp $
|
||||
|
||||
VER= 3.1.0
|
||||
DISTNAME= 8dc93ffd48cb80b738075ce37df8f915-libexttextcat-${VER}
|
||||
VER= 3.1.1
|
||||
DISTNAME= libexttextcat-${VER}
|
||||
PKGNAME= libexttextcat-${VER:S/-//g}
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2011/10/16 21:24:05 ftigeot Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2011/10/16 21:35:51 ftigeot Exp $
|
||||
bin/createfp
|
||||
include/libtextcat/common.h
|
||||
include/libtextcat/constants.h
|
||||
include/libtextcat/exttextcat-version.h
|
||||
include/libtextcat/fingerprint.h
|
||||
include/libtextcat/textcat.h
|
||||
include/libtextcat/utf8misc.h
|
||||
lib/libtextcat.la
|
||||
include/libexttextcat/common.h
|
||||
include/libexttextcat/constants.h
|
||||
include/libexttextcat/exttextcat-version.h
|
||||
include/libexttextcat/fingerprint.h
|
||||
include/libexttextcat/textcat.h
|
||||
include/libexttextcat/utf8misc.h
|
||||
lib/libexttextcat.la
|
||||
lib/pkgconfig/libexttextcat.pc
|
||||
share/libexttextcat/fpdb.conf
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2011/10/16 21:24:05 ftigeot Exp $
|
||||
$NetBSD: distinfo,v 1.2 2011/10/16 21:35:51 ftigeot Exp $
|
||||
|
||||
SHA1 (8dc93ffd48cb80b738075ce37df8f915-libexttextcat-3.1.0.tar.bz2) = c293547df3baa43f565806f76d717e428ac6a04f
|
||||
RMD160 (8dc93ffd48cb80b738075ce37df8f915-libexttextcat-3.1.0.tar.bz2) = a479a8ec88b35e607c1c5c905444382f064243a9
|
||||
Size (8dc93ffd48cb80b738075ce37df8f915-libexttextcat-3.1.0.tar.bz2) = 646410 bytes
|
||||
SHA1 (libexttextcat-3.1.1.tar.bz2) = 2d5d4087d6c63e47bf32ee9b3fdcf70fe6f000fb
|
||||
RMD160 (libexttextcat-3.1.1.tar.bz2) = 27a6c563a87f0098d92935dd16a67392b066f992
|
||||
Size (libexttextcat-3.1.1.tar.bz2) = 664531 bytes
|
||||
|
|
Loading…
Reference in a new issue