View | Details | Raw Unified | Return to bug 52475
Collapse All | Expand All

(-)libxml++/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	libxml++
9
PORTNAME=	libxml++
10
PORTVERSION=	0.22.0
10
PORTVERSION=	0.23.0
11
CATEGORIES=	textproc
11
CATEGORIES=	textproc
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME:S/+/plus/g}
13
MASTER_SITE_SUBDIR=	${PORTNAME:S/+/plus/g}
(-)libxml++/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (libxml++-0.22.0.tar.gz) = 096c53bb75a146f7c5b2478eb51db2b8
1
MD5 (libxml++-0.23.0.tar.gz) = d9abae2760267aed8272f9ffb9101eeb
(-)libxml++/pkg-plist (-1 / +3 lines)
Lines 7-23 Link Here
7
include/libxml++-1.0/libxml++/exceptions/internal_error.h
7
include/libxml++-1.0/libxml++/exceptions/internal_error.h
8
include/libxml++-1.0/libxml++/exceptions/parse_error.h
8
include/libxml++-1.0/libxml++/exceptions/parse_error.h
9
include/libxml++-1.0/libxml++/exceptions/validity_error.h
9
include/libxml++-1.0/libxml++/exceptions/validity_error.h
10
include/libxml++-1.0/libxml++/keepblanks.h
10
include/libxml++-1.0/libxml++/libxml++.h
11
include/libxml++-1.0/libxml++/libxml++.h
11
include/libxml++-1.0/libxml++/nodes/commentnode.h
12
include/libxml++-1.0/libxml++/nodes/commentnode.h
12
include/libxml++-1.0/libxml++/nodes/element.h
13
include/libxml++-1.0/libxml++/nodes/element.h
13
include/libxml++-1.0/libxml++/nodes/node.h
14
include/libxml++-1.0/libxml++/nodes/node.h
14
include/libxml++-1.0/libxml++/nodes/textnode.h
15
include/libxml++-1.0/libxml++/nodes/textnode.h
16
include/libxml++-1.0/libxml++/noncopyable.h
15
include/libxml++-1.0/libxml++/parsers/domparser.h
17
include/libxml++-1.0/libxml++/parsers/domparser.h
16
include/libxml++-1.0/libxml++/parsers/parser.h
18
include/libxml++-1.0/libxml++/parsers/parser.h
17
include/libxml++-1.0/libxml++/parsers/saxparser.h
19
include/libxml++-1.0/libxml++/parsers/saxparser.h
18
lib/libxml++-0.1.a
20
lib/libxml++-0.1.a
19
lib/libxml++-0.1.so
21
lib/libxml++-0.1.so
20
lib/libxml++-0.1.so.8
22
lib/libxml++-0.1.so.9
21
libdata/pkgconfig/libxml++-1.0.pc
23
libdata/pkgconfig/libxml++-1.0.pc
22
share/aclocal/libxml++.m4
24
share/aclocal/libxml++.m4
23
@dirrm include/libxml++-1.0/libxml++/exceptions
25
@dirrm include/libxml++-1.0/libxml++/exceptions

Return to bug 52475