Bug 137252 - [UPDATE] net-p2p/phex: Update to 3.4.2.116, maintain
Summary: [UPDATE] net-p2p/phex: Update to 3.4.2.116, maintain
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 03:40 UTC by Jason E. Hale
Modified: 2009-07-30 16:20 UTC (History)
0 users

See Also:


Attachments
2009-07-29-phex.diff (4.18 KB, patch)
2009-07-30 03:40 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2009-07-30 03:40:07 UTC
- Update net-p2p/phex to version 3.4.2.116
- Clean up and simplify Makefile
- Use pkg-plist since new version installs almost twice as many files
- Convert wrapper script to a SUB_FILES style
- Take maintainership

How-To-Repeat: - Use attached diff.
- Delete files/wrapper.sh
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-30 12:58:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-30 16:15:35 UTC
amdmi3      2009-07-30 15:15:26 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/phex         Makefile distinfo 
  Added files:
    net-p2p/phex/files   phex.sh.in 
  Removed files:
    net-p2p/phex/files   wrapper.sh 
  Log:
  - Update to 3.4.2.116
  - Clean up and simplify Makefile
  - Use pkg-plist since new version installs almost twice as many files
  - Convert wrapper script to a SUB_FILES style
  - Take maintainership
  
  PR:             137252
  Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
  
  Revision  Changes    Path
  1.29      +14 -53    ports/net-p2p/phex/Makefile
  1.14      +3 -3      ports/net-p2p/phex/distinfo
  1.1       +5 -0      ports/net-p2p/phex/files/phex.sh.in (new)
  1.5       +0 -11     ports/net-p2p/phex/files/wrapper.sh (dead)
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2009-07-30 16:16:09 UTC
amdmi3      2009-07-30 15:15:58 UTC

  FreeBSD ports repository

  Added files:
    net-p2p/phex         pkg-plist 
  Log:
  - Add forgotten pkg-plist
  
  PR:             137252
  Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
  
  Revision  Changes    Path
  1.7       +15 -0     ports/net-p2p/phex/pkg-plist (new)
_______________________________________________
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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-30 16:16:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!