Bug 130631 - [MAINTAINER] www/rt38: Fix issues on pointyhat
Summary: [MAINTAINER] www/rt38: Fix issues on pointyhat
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-01-16 20:40 UTC by Steven Kreuzer
Modified: 2009-01-22 00:40 UTC (History)
0 users

See Also:


Attachments
rt-3.8.1_2.patch (2.04 KB, patch)
2009-01-16 20:40 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-01-16 20:40:00 UTC
The atatched patch fixes the permissions problems and also removes
the hardcoded dependancy on perl 5.8.8

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-01-16 20:41:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2009-01-20 11:40:33 UTC
Responsible Changed
From-To: miwi->beech

Pass to me per request
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-01-20 21:54:03 UTC
Responsible Changed
From-To: beech->wxs

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-22 00:31:26 UTC
wxs         2009-01-22 00:31:16 UTC

  FreeBSD ports repository

  Modified files:
    www/rt38             Makefile Makefile.cpan pkg-plist 
    www/rt38/files       patch-Makefile.in patch-config.layout 
  Log:
  - Stop looking for things in perl 5.8.8 places [1]
  - Remove trailing \ from MASTER_SITES [2]
  - Don't fetch the signature [2]
  - Add a dependency on p5-Net-SSLey [2]
  - Fix plist to clean up www/rt38
  
  PR:             [1]: ports/130631 [2]: ports/130557
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +2 -4      ports/www/rt38/Makefile
  1.2       +2 -1      ports/www/rt38/Makefile.cpan
  1.3       +2 -2      ports/www/rt38/files/patch-Makefile.in
  1.2       +2 -2      ports/www/rt38/files/patch-config.layout
  1.3       +1 -0      ports/www/rt38/pkg-plist
_______________________________________________
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 5 Wesley Shields freebsd_committer freebsd_triage 2009-01-22 00:33:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!