Bug 136024 - [patch] deskutils/plasma-applet-simpleweatherforecast аdded dependency for this port.
Summary: [patch] deskutils/plasma-applet-simpleweatherforecast аdded dependency ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 10:50 UTC by Veniamin
Modified: 2009-07-03 15:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2009-06-25 10:50:02 UTC
Added dependency for this port.

Fix: 

PORTNAME=      simpleweatherforecast
 PORTVERSION=   1.2
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    deskutils kde
 MASTER_SITES=  http://kde-look.org/CONTENT/content-files/
 PKGNAMEPREFIX= plasma-applet-
@@ -16,6 +16,8 @@
 MAINTAINER=    g.veniamin@googlemail.com
 COMMENT=       Weather plasma applet for KDE4

+RUN_DEPENDS=   wget:${PORTSDIR}/ftp/wget
+
 USE_BZIP2=     yes
 USE_CMAKE=     yes
 USE_KDE4=      automoc4 kdeprefix kdelibs--bP2r5qBxoiBg0jDWf9rZUNYm38FjTYGYnNOTnNFqcc40PGjI
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN plasma-applet-simpleweatherforecast.orig/Makefile plasma-applet-simpleweatherforecast/Makefile
--- plasma-applet-simpleweatherforecast.orig/Makefile   2009-06-25 17:04:29.602892733 +0800
+++ plasma-applet-simpleweatherforecast/Makefile        2009-06-25 17:11:28.417547668 +0800
@@ -7,7 +7,7 @@
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-25 10:50:11 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2009-07-02 19:48:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-03 15:01:31 UTC
wxs         2009-07-03 14:01:22 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/plasma-applet-simpleweatherforecast Makefile 
  Log:
  - Add missing RUN_DEPENDS on wget
  
  PR:             ports/136024
  Submitted by:   zloidemon <g.veniamin@googlemail.com>
  
  Revision  Changes    Path
  1.3       +3 -1      ports/deskutils/plasma-applet-simpleweatherforecast/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2009-07-03 15:01:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!