mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update libxode to 1.0
PR: 18599 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer)
This commit is contained in:
parent
bd0a312b72
commit
bfffba5d1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28483
3 changed files with 5 additions and 4 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libxode
|
PORTNAME= libxode
|
||||||
PORTVERSION= 0.9
|
PORTVERSION= 1.0
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://download.jabber.org/dists/0.9/final/
|
MASTER_SITES= http://download.jabber.org/dists/1.0/
|
||||||
|
|
||||||
MAINTAINER= lukin@okbmei.msk.su
|
MAINTAINER= lukin@okbmei.msk.su
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (libxode-0.9.tar.gz) = 04e6124c6bf3e21cb677620c338adb8c
|
MD5 (libxode-1.0.tar.gz) = bbfd029fd35133d3ed4686a178d02e28
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
|
bin/libxode-config
|
||||||
include/libxode.h
|
include/libxode.h
|
||||||
include/xmlparse.h
|
include/xmlparse.h
|
||||||
lib/libxode.a
|
lib/libxode.a
|
||||||
lib/libxode.so
|
lib/libxode.so
|
||||||
lib/libxode.so.0
|
lib/libxode.so.1
|
||||||
@exec /sbin/ldconfig -m %B
|
@exec /sbin/ldconfig -m %B
|
||||||
@unexec /sbin/ldconfig -R
|
@unexec /sbin/ldconfig -R
|
||||||
|
|
Loading…
Add table
Reference in a new issue