Bug 120595 - [UPDATE] devel/poco and devel/poco-ssl
Summary: [UPDATE] devel/poco and devel/poco-ssl
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: Wes Peters
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 02:50 UTC by Felippe de Meirelles Motta
Modified: 2008-02-18 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (41.88 KB, patch)
2008-02-13 02:50 UTC, Felippe de Meirelles Motta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta 2008-02-13 02:50:01 UTC
- Updated to 1.3.2;
- Use SF macro;
- Sort pkg-plist;
- Add NOTE to UPDATING.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-13 03:04:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wes

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Wes Peters 2008-02-18 06:08:47 UTC
Worked great, except I had to leave the MASTER_SITE_SUBDIR in the  
Makefile
to be able to fetch from the SourceForge mirrors.  Thanks for the  
update!
Comment 3 Felippe de Meirelles Motta 2008-02-18 15:41:35 UTC
Wes Peters wrote:
> Worked great, except I had to leave the MASTER_SITE_SUBDIR in the 
> Makefile
> to be able to fetch from the SourceForge mirrors.  Thanks for the update!
>
Thanks, but i not understand because needed use of MASTER_SITE_SUBDIR 
instead of SF macro only. It should be works fine with SF macro, and if 
needed, can you use:

e.g.: SF/poco-ssl

My cheers :D
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-02-18 17:21:48 UTC
wes         2008-02-18 17:21:43 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    devel/poco           Makefile distinfo pkg-plist 
    devel/poco-ssl       Makefile distinfo pkg-plist 
  Log:
  - Updated to 1.3.2;
  - Use SF macro;
  - Sort pkg-plist;
  - Add NOTE to UPDATING.
  
  As submitted by Felippe, but I left the MASTER_SITE_SUBDIR setting because
  I couldn't fetch from SourceForge without it.  If you experience download
  problems, please email me.
  
  PR:             ports/120595
  Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.589     +10 -1     ports/UPDATING
  1.2       +4 -2      ports/devel/poco-ssl/Makefile
  1.2       +3 -3      ports/devel/poco-ssl/distinfo
  1.2       +244 -214  ports/devel/poco-ssl/pkg-plist
  1.4       +4 -2      ports/devel/poco/Makefile
  1.3       +3 -3      ports/devel/poco/distinfo
  1.5       +214 -184  ports/devel/poco/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 Wes Peters freebsd_committer freebsd_triage 2008-02-18 17:22:37 UTC
State Changed
From-To: open->closed

Committed patch.