Bug 161187 - [PATCH] x11-themes/slim-themes: fix MASTER_SITES
Summary: [PATCH] x11-themes/slim-themes: fix MASTER_SITES
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: Eygene Ryabinkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-01 11:20 UTC by Dmitry Marakasov
Modified: 2011-10-08 18:20 UTC (History)
1 user (show)

See Also:


Attachments
slim-themes-1.0.1.patch (573 bytes, patch)
2011-10-01 11:20 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2011-10-01 11:20:06 UTC
Fix URL for old_themes: these should be fetched from slim/ subdir of MASTER_SITE_BERLIOS, not from the root as they were.

Port maintainer (rea@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-01 11:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rea

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-08 18:18:27 UTC
rea         2011-10-08 17:18:13 UTC

  FreeBSD ports repository

  Modified files:
    x11-themes/slim-themes Makefile 
  Log:
  Slim-themes: fix URL for old themes
  
  I had missed '/:old_themes' for subdirectory of the
  old BerliOS location for Slim themes.
  
  PR: 161187
  Feature safe: yes
  Pointyhat to: rea
  
  Revision  Changes    Path
  1.5       +1 -1      ports/x11-themes/slim-themes/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 3 Eygene Ryabinkin freebsd_committer freebsd_triage 2011-10-08 18:18:32 UTC
State Changed
From-To: open->closed

Fix committed, thanks for submission!