Bug 130557 - www/rt38: Minor Tweaks
Summary: www/rt38: Minor Tweaks
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-14 18:40 UTC by Steven Kreuzer
Modified: 2009-01-22 00:40 UTC (History)
0 users

See Also:


Attachments
rt-3.8.1_3.patch (1.61 KB, patch)
2009-01-14 18: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-14 18:40:01 UTC
Remove trailing "\" from MASTER_SITES
Dont grab the checksum file
Add dependency on p5-Net-SSLey for cli

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

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-17 22:39:00 UTC
State Changed
From-To: open->feedback


hi, 

thinderbox reportd distfile mismatch, 

http://amd64.miwibox.org/index.php?action=describe_port&id=2373 
http://i386.miwibox.org/index.php?action=describe_port&id=2341 

localy I can confirm this issus, 

retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo    27 Dec 
2008 03:38:24 -0000      1.1 +++ distinfo    17 Jan 2009 19:07:16 -0000 
@@ -1,3 +1,6 @@ 
MD5 (rt-3.8.1.tar.gz) = 72b4419816e43bde6b50ba68374882e3 SHA256 
(rt-3.8.1.tar.gz) = 
0417432a19d2bd3b8fd5a626006050b983714a614a90b68088a27017385678b1 SIZE 
(rt-3.8.1.tar.gz) = 2844546 
+MD5 (rt-3.8.1.tar.gz.sig) = f93da3b147502d535b17787472baca9a +SHA256 
(rt-3.8.1.tar.gz.sig) = 
944b32acaeb5fe42f25230c7561bbab4e49a64449320159bab85108514b1c95e +SIZE 
(rt-3.8.1.tar.gz.sig) = 72 Index: files/patch-Makefile.in 



could you check what the problem is? 

- Martin
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2009-01-20 23:14:50 UTC
Responsible Changed
From-To: miwi->wxs

Pass to wxs
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:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!