[csw-devel] SF.net SVN: gar:[9703] csw/mgar/pkg/wgetpaste/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Apr 19 09:56:39 CEST 2010
Revision: 9703
http://gar.svn.sourceforge.net/gar/?rev=9703&view=rev
Author: wahwah
Date: 2010-04-19 07:56:39 +0000 (Mon, 19 Apr 2010)
Log Message:
-----------
wgetpaste: Depending on CSWcoreutils
Modified Paths:
--------------
csw/mgar/pkg/wgetpaste/trunk/Makefile
csw/mgar/pkg/wgetpaste/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/wgetpaste/trunk/files/COPYING
Modified: csw/mgar/pkg/wgetpaste/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wgetpaste/trunk/Makefile 2010-04-19 02:27:22 UTC (rev 9702)
+++ csw/mgar/pkg/wgetpaste/trunk/Makefile 2010-04-19 07:56:39 UTC (rev 9703)
@@ -11,11 +11,12 @@
MASTER_SITES = http://wgetpaste.zlin.dk/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
DISTFILES += wgetpaste.conf
+DISTFILES += COPYING
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
RUNTIME_DEP_PKGS = CSWbash
-RUNTIME_DEP_PKGS += CSWshutils
+RUNTIME_DEP_PKGS += CSWcoreutils
RUNTIME_DEP_PKGS += CSWwget
PATCHFILES = 0001-Using-gwhoami-instead-of-whoami.patch
@@ -32,6 +33,13 @@
INSTALL_SCRIPTS = wgetpaste
TEST_SCRIPTS =
+CHECKPKG_OVERRIDES_CSWwgetpaste += surplus-dependency|CSWbash
+CHECKPKG_OVERRIDES_CSWwgetpaste += surplus-dependency|CSWcoreutils
+CHECKPKG_OVERRIDES_CSWwgetpaste += surplus-dependency|CSWwget
+
+# CSWcoreutils haven't been released yet.
+CHECKPKG_OVERRIDES_CSWwgetpaste += unidentified-dependency|CSWcoreutils
+
include gar/category.mk
install-wgetpaste:
Modified: csw/mgar/pkg/wgetpaste/trunk/checksums
===================================================================
--- csw/mgar/pkg/wgetpaste/trunk/checksums 2010-04-19 02:27:22 UTC (rev 9702)
+++ csw/mgar/pkg/wgetpaste/trunk/checksums 2010-04-19 07:56:39 UTC (rev 9703)
@@ -1,4 +1,5 @@
ca8e4122a420d95c0cd96d731b5b9777 0001-Using-gwhoami-instead-of-whoami.patch
4ce4101e5be2ea7af5b5ea18be7f8693 0002-CSW-bash.patch
+117ac37c24d02f3576903d24bca24421 COPYING
f270d87c5ea9939b2818d38f43b51936 wgetpaste-2.16.tar.bz2
67425820c0281729a7f63e3e3339c49f wgetpaste.conf
Added: csw/mgar/pkg/wgetpaste/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/wgetpaste/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/wgetpaste/trunk/files/COPYING 2010-04-19 07:56:39 UTC (rev 9703)
@@ -0,0 +1,2 @@
+# Copyright (c) 2007-2009 Bo Ørsted Andresen <bo.andresen at zlin.dk>
+# Distributed in the public domain. Do with it whatever you want.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list