Bug 169727 - [MAINTAINER] textproc/pootle: port fixes - conflicts, options
Summary: [MAINTAINER] textproc/pootle: port fixes - conflicts, options
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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 08:10 UTC by Denis Pokataev
Modified: 2012-07-12 13:20 UTC (History)
0 users

See Also:


Attachments
pootle-2.1.6_1.patch (2.23 KB, patch)
2012-07-09 08:10 UTC, Denis Pokataev
no flags Details | Diff
pootle-2.1.6.diff (2.46 KB, patch)
2012-07-09 16:51 UTC, Denis Pokataev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Pokataev 2012-07-09 08:10:05 UTC
Port fixes:
Add conflicts section (thanks to ketas' conflict checker)
Change Options -> OptionsNG
Fix URL in pkg-descr (thanks to Dru Lavigne)

Generated with FreeBSD Port Tools 0.99
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2012-07-09 08:32:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2012-07-09 15:38:46 UTC
Hi, Denis

What do you think about changing SUBVERSION name
to SVN and use of standard descriptions for MYSQL/SVN
(see ports/Mk/bsd.options.desc.mk)


-- 
Alex
Comment 3 Denis Pokataev 2012-07-09 16:51:16 UTC
On Mon, Jul 9, 2012 at 6:38 PM, Alex Kozlov <ak@freebsd.org> wrote:
> Hi, Denis
>
> What do you think about changing SUBVERSION name
> to SVN and use of standard descriptions for MYSQL/SVN
> (see ports/Mk/bsd.options.desc.mk)
>
Hi, Alex

Changing SUBVERSION to SVN will cause reconfiguration, so I don't
think that it is good idea.
But thanks for pointing to standart descriptions. Updated diff with
standart descriptions in attachment.

>
> --
> Alex



-- 
Regards, Denis.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-07-12 13:15:14 UTC
ak          2012-07-12 12:14:53 UTC

  FreeBSD ports repository

  Modified files:
    textproc/pootle      Makefile pkg-descr 
  Log:
  - Add conflicts
  - Convert to new options framework
  - Fix WWW in pkg-descr (thanks to Dru Lavigne)
  
  PR:     ports/169727
  Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
  
  Revision  Changes    Path
  1.18      +14 -10    ports/textproc/pootle/Makefile
  1.3       +1 -1      ports/textproc/pootle/pkg-descr
_______________________________________________
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 Alex Kozlov freebsd_committer freebsd_triage 2012-07-12 13:17:33 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!