diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-22 15:39:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-22 15:39:43 +0000 |
commit | e3e7be7841d6643f6a22558428c6e99e28764e89 (patch) | |
tree | d1029bb4ec7f3c7cf528ed3773ac6ad39ecbcc64 | |
parent | bfecf3d745825d8e64440a22d9f236c93709b853 (diff) | |
download | pkgsrc-e3e7be7841d6643f6a22558428c6e99e28764e89.tar.gz |
Revert unintended commits.
-rw-r--r-- | multimedia/libmp4v2/distinfo | 4 | ||||
-rw-r--r-- | pkgtools/pkg_install/PLIST | 12 | ||||
-rw-r--r-- | security/cyrus-sasl/Makefile | 4 | ||||
-rw-r--r-- | sysutils/checkperms/PLIST | 3 |
4 files changed, 15 insertions, 8 deletions
diff --git a/multimedia/libmp4v2/distinfo b/multimedia/libmp4v2/distinfo index fea0938798b..5cd6f08f0b4 100644 --- a/multimedia/libmp4v2/distinfo +++ b/multimedia/libmp4v2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2012/02/22 15:31:34 wiz Exp $ +$NetBSD: distinfo,v 1.9 2012/02/22 15:39:43 wiz Exp $ SHA1 (mpeg4ip-1.6.1.tar.gz) = 2af97fc0da6a5c0bcb7b433c6715967487b80e38 RMD160 (mpeg4ip-1.6.1.tar.gz) = ee8375d9581cccbbf685f730bb36f3866eaf12f7 @@ -15,5 +15,3 @@ SHA1 (patch-ai) = 8815f81cc09bb36944bf33691aaf9060b545c76e SHA1 (patch-aj) = f0aeab4c17bb8a737a9ae3d4385c9f2989540ea7 SHA1 (patch-ak) = 36da5d4d2824cc8b3ac62e10924058dd651cb2a7 SHA1 (patch-al) = 9ddfdeb35655c739c230d66f20e205b899af0b48 -SHA1 (patch-lib_mp4v2_mp4file__io.cpp) = 52977b7d2fc8a8c3cb5920000cd70048b570eabc -SHA1 (patch-lib_mp4v2_virtual__io.cpp) = 7542f36520358ee2d2db63f77f5382c1571deba6 diff --git a/pkgtools/pkg_install/PLIST b/pkgtools/pkg_install/PLIST index cb8b1f27da3..a33f9ae87cb 100644 --- a/pkgtools/pkg_install/PLIST +++ b/pkgtools/pkg_install/PLIST @@ -1,4 +1,14 @@ -@comment $NetBSD: PLIST,v 1.13 2012/02/22 15:31:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2012/02/22 15:39:44 wiz Exp $ +man/cat1/pkg_add.0 +man/cat1/pkg_admin.0 +man/cat1/pkg_create.0 +man/cat1/pkg_delete.0 +man/cat1/pkg_info.0 +man/cat5/pkg_install.conf.0 +man/cat5/pkg_summary.0 +man/cat7/pkgsrc.0 +man/cat8/audit-packages.0 +man/cat8/download-vulnerability-list.0 man/man1/pkg_add.1 man/man1/pkg_admin.1 man/man1/pkg_create.1 diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 3afbd212bd1..110615629fc 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2012/02/22 15:31:34 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/02/22 15:39:44 wiz Exp $ SVR4_PKGNAME= csasl COMMENT= Simple Authentication and Security Layer @@ -7,8 +7,6 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -CPPFLAGS+= -DPIC -fPIC - .if exists(/usr/include/ndbm.h) && ${OPSYS} != "Linux" SASL_DBTYPE?= ndbm .else diff --git a/sysutils/checkperms/PLIST b/sysutils/checkperms/PLIST index 13a1ffca1d9..3924d6e03ea 100644 --- a/sysutils/checkperms/PLIST +++ b/sysutils/checkperms/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2012/02/22 15:31:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/02/22 15:39:44 wiz Exp $ bin/checkperms +man/cat1/checkperms.0 man/man1/checkperms.1 |