Wed Dec 2 07:10:53 2009 UTC ()
Add a couple missing files to this package's PLIST.


(snj)
diff -r1.17 -r1.18 pkgsrc/mbone/common-mml/Makefile
diff -r1.6 -r1.7 pkgsrc/mbone/common-mml/PLIST

cvs diff -r1.17 -r1.18 pkgsrc/mbone/common-mml/Makefile (expand / switch to unified diff)

--- pkgsrc/mbone/common-mml/Makefile 2008/03/04 18:15:08 1.17
+++ pkgsrc/mbone/common-mml/Makefile 2009/12/02 07:10:52 1.18
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.17 2008/03/04 18:15:08 jlam Exp $ 1# $NetBSD: Makefile,v 1.18 2009/12/02 07:10:52 snj Exp $
2# 
3 2
4DISTNAME= common-1.2.16 3DISTNAME= common-1.2.16
5PKGNAME= common-mml-1.2.16 4PKGNAME= common-mml-1.2.16
6PKGREVISION= 2 5PKGREVISION= 3
7CATEGORIES= mbone 6CATEGORIES= mbone
8MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/ 7MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/
9 8
10MAINTAINER= psham@cs.nmsu.edu 9MAINTAINER= psham@cs.nmsu.edu
11HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/ 10HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/
12COMMENT= Common multimedia library required by mbone tools 11COMMENT= Common multimedia library required by mbone tools
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16WRKSRC= ${WRKDIR}/common 15WRKSRC= ${WRKDIR}/common
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
18USE_LIBTOOL= yes 17USE_LIBTOOL= yes
19 18

cvs diff -r1.6 -r1.7 pkgsrc/mbone/common-mml/PLIST (expand / switch to unified diff)

--- pkgsrc/mbone/common-mml/PLIST 2009/06/14 18:06:15 1.6
+++ pkgsrc/mbone/common-mml/PLIST 2009/12/02 07:10:52 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:06:15 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.7 2009/12/02 07:10:52 snj Exp $
2include/common-mml/acconfig.h 2include/common-mml/acconfig.h
3include/common-mml/addrinfo.h 3include/common-mml/addrinfo.h
4include/common-mml/addrsize.h 4include/common-mml/addrsize.h
5include/common-mml/asarray.h 5include/common-mml/asarray.h
6include/common-mml/base64.h 6include/common-mml/base64.h
7include/common-mml/bittypes.h 7include/common-mml/bittypes.h
8include/common-mml/btree.h 8include/common-mml/btree.h
9include/common-mml/cdecl_ext.h 9include/common-mml/cdecl_ext.h
10include/common-mml/config_unix.h 10include/common-mml/config_unix.h
11include/common-mml/config_win32.h 11include/common-mml/config_win32.h
12include/common-mml/crypt_random.h 12include/common-mml/crypt_random.h
13include/common-mml/debug.h 13include/common-mml/debug.h
14include/common-mml/drand48.h 14include/common-mml/drand48.h
@@ -27,18 +27,20 @@ include/common-mml/ntp.h @@ -27,18 +27,20 @@ include/common-mml/ntp.h
27include/common-mml/qfDES.h 27include/common-mml/qfDES.h
28include/common-mml/rijndael-alg-fst.h 28include/common-mml/rijndael-alg-fst.h
29include/common-mml/rijndael-api-fst.h 29include/common-mml/rijndael-api-fst.h
30include/common-mml/rtp.h 30include/common-mml/rtp.h
31include/common-mml/sap.h 31include/common-mml/sap.h
32include/common-mml/sdp.h 32include/common-mml/sdp.h
33include/common-mml/sockstorage.h 33include/common-mml/sockstorage.h
34include/common-mml/uclconf.h 34include/common-mml/uclconf.h
35include/common-mml/util.h 35include/common-mml/util.h
36include/common-mml/version.h 36include/common-mml/version.h
37include/common-mml/vsnprintf.h 37include/common-mml/vsnprintf.h
38lib/libuclmmbase.la 38lib/libuclmmbase.la
39share/doc/common-mml/book1.html 39share/doc/common-mml/book1.html
 40share/doc/common-mml/uclmmbase-debug.html
40share/doc/common-mml/uclmmbase-hmac.html 41share/doc/common-mml/uclmmbase-hmac.html
41share/doc/common-mml/uclmmbase-md5.html 42share/doc/common-mml/uclmmbase-md5.html
 43share/doc/common-mml/uclmmbase-memory.html
42share/doc/common-mml/uclmmbase-net-udp.html 44share/doc/common-mml/uclmmbase-net-udp.html
43share/doc/common-mml/uclmmbase-rtp.html 45share/doc/common-mml/uclmmbase-rtp.html
44share/doc/common-mml/uclmmbase.html 46share/doc/common-mml/uclmmbase.html