View | Details | Raw Unified | Return to bug 221634 | Differences between
and this patch

Collapse All | Expand All

(-)textproc/expat2/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	expat
4
PORTNAME=	expat
5
PORTVERSION=	2.2.1
5
PORTVERSION=	2.2.3
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	SF
7
MASTER_SITES=	SF
8
8
(-)textproc/expat2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1497862160
1
TIMESTAMP = 1503123793
2
SHA256 (expat-2.2.1.tar.bz2) = 1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885
2
SHA256 (expat-2.2.3.tar.bz2) = b31890fb02f85c002a67491923f89bda5028a880fd6c374f707193ad81aace5f
3
SIZE (expat-2.2.1.tar.bz2) = 405441
3
SIZE (expat-2.2.3.tar.bz2) = 435593
(-)textproc/expat2/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
Expat is an XML 1.0 parser written in C. It aims to be fully
1
Expat is an XML 1.0 parser written in C. It aims to be fully
2
conforming. It is currently not a validating XML processor.
2
conforming. It is currently not a validating XML processor.
3
3
4
WWW: https://sourceforge.net/projects/expat/
4
WWW: https://github.com/libexpat/libexpat
(-)textproc/expat2/pkg-plist (-1 / +1 lines)
Lines 5-10 Link Here
5
lib/libexpat.a
5
lib/libexpat.a
6
lib/libexpat.so
6
lib/libexpat.so
7
lib/libexpat.so.1
7
lib/libexpat.so.1
8
lib/libexpat.so.1.6.3
8
lib/libexpat.so.1.6.5
9
libdata/pkgconfig/expat.pc
9
libdata/pkgconfig/expat.pc
10
man/man1/xmlwf.1.gz
10
man/man1/xmlwf.1.gz

Return to bug 221634