Bug 115896 - [Port update] net/grsync - pkg-plist and MASTER_SITES fixes
Summary: [Port update] net/grsync - pkg-plist and MASTER_SITES fixes
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 13:20 UTC by Ganael LAPLANCHE
Modified: 2007-09-01 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.60 KB, patch)
2007-08-28 13:20 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2007-08-28 13:20:01 UTC
This patch fixes the pkg-plis by adding some missing @dirrmtry. It also fixes the MASTER_SITES variable by replacing ${MASTER_SITE_LOCAL} (which does not mirror the source file) by GENTOO/distfiles which already does.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-28 13:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-01 14:19:40 UTC
chinsan     2007-09-01 13:19:34 UTC

  FreeBSD ports repository

  Modified files:
    net/grsync           Makefile pkg-plist 
  Log:
  - Unbreak the missing mtree
  - Update MASTER_SITES's mirror
  
  PR:             ports/115896
  Submitted by:   maintainer
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +2 -1      ports/net/grsync/Makefile
  1.2       +13 -2     ports/net/grsync/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 3 chinsan freebsd_committer freebsd_triage 2007-09-01 14:20:11 UTC
State Changed
From-To: open->closed

Committed with minor patch.  Thanks.