- Update to 4.6.1
PR: ports/103997 Submitted by: Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com> Approved by: maintainer (Tijl Coosemans)
This commit is contained in:
parent
72d71c88f2
commit
ecf765a203
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174544
3 changed files with 6 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libticalcs
|
||||
PORTVERSION= 4.5.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.6.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= tilp
|
||||
|
@ -22,6 +21,6 @@ USE_GETTEXT= yes
|
|||
USE_GNOME= gnomehack pkgconfig
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libticalcs-4.5.9.tar.gz) = 8e93f2a4f4e67a9558d97166b4a4155f
|
||||
SHA256 (libticalcs-4.5.9.tar.gz) = d9bc0f2f19eb8d21d8319a40dd85c2b1ef45a01499187a424a50173bbdd4ff12
|
||||
SIZE (libticalcs-4.5.9.tar.gz) = 541221
|
||||
MD5 (libticalcs-4.6.1.tar.gz) = fa53a1e4398edef6764f9641acd9b507
|
||||
SHA256 (libticalcs-4.6.1.tar.gz) = f81b89d5df0f9e8d369a47bb9ee20a07e849dce70dd7206ba070ccb9f9d2977d
|
||||
SIZE (libticalcs-4.6.1.tar.gz) = 540282
|
||||
|
|
|
@ -15,7 +15,7 @@ include/tilp/update.h
|
|||
lib/libticalcs.a
|
||||
lib/libticalcs.la
|
||||
lib/libticalcs.so
|
||||
lib/libticalcs.so.9
|
||||
lib/libticalcs.so.10
|
||||
libdata/pkgconfig/ticalcs.pc
|
||||
share/locale/fr/LC_MESSAGES/libticalcs.mo
|
||||
@dirrmtry include/tilp
|
||||
|
|
Loading…
Reference in a new issue