diff options
author | drochner <drochner@pkgsrc.org> | 2010-07-22 13:22:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-07-22 13:22:01 +0000 |
commit | 47b0b84112582f41301d438624781d9150609291 (patch) | |
tree | 71a191eb4a0e7734ac0bc7a3cec22f19841e3ef3 | |
parent | fa703c608021e4e392bb574e35bd5dde57f75330 (diff) | |
download | pkgsrc-47b0b84112582f41301d438624781d9150609291.tar.gz |
reset PKGREV for base pkg update
-rw-r--r-- | devel/gst-plugins0.10-pango/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.10-cairo/Makefile | 4 | ||||
-rw-r--r-- | graphics/gst-plugins0.10-png/Makefile | 4 | ||||
-rw-r--r-- | net/gst-plugins0.10-soup/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gst-plugins0.10-gnomevfs/Makefile | 4 |
5 files changed, 5 insertions, 15 deletions
diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile index 5f2e26b6943..481e97e4487 100644 --- a/devel/gst-plugins0.10-pango/Makefile +++ b/devel/gst-plugins0.10-pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:05 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/07/22 13:22:01 drochner Exp $ # GST_PLUGINS0.10_NAME= pango @@ -9,7 +9,5 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" -PKGREVISION= 1 - .include "../../devel/pango/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile index af428b05e37..22b4bf046da 100644 --- a/graphics/gst-plugins0.10-cairo/Makefile +++ b/graphics/gst-plugins0.10-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/06/13 22:44:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/07/22 13:22:02 drochner Exp $ # GST_PLUGINS0.10_NAME= cairo @@ -9,7 +9,5 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" -PKGREVISION= 1 - .include "../../graphics/cairo/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/gst-plugins0.10-png/Makefile b/graphics/gst-plugins0.10-png/Makefile index 11ec16922bf..64f21da530f 100644 --- a/graphics/gst-plugins0.10-png/Makefile +++ b/graphics/gst-plugins0.10-png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/06/13 22:44:34 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2010/07/22 13:22:02 drochner Exp $ # GST_PLUGINS0.10_NAME= png @@ -9,7 +9,5 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" -PKGREVISION= 1 - .include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index 8f43a79d683..ff68eb3687f 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/06/13 22:45:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2010/07/22 13:22:02 drochner Exp $ # GST_PLUGINS0.10_NAME= soup @@ -8,7 +8,5 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" -PKGREVISION= 1 - .include "../../net/libsoup24/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 6591125b6de..69359a977ff 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/06/13 22:45:23 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/22 13:22:02 drochner Exp $ # GST_PLUGINS0.10_NAME= gnomevfs @@ -9,7 +9,5 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-base/Makefile.common" -PKGREVISION= 1 - .include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |