Bug 166292 - [PATCH] lang/ficl: update to 4.1.0
Summary: [PATCH] lang/ficl: update to 4.1.0
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 10:20 UTC by Pavel I Volkov
Modified: 2012-03-22 12:10 UTC (History)
0 users

See Also:


Attachments
ficl-4.1.0.patch (15.90 KB, patch)
2012-03-21 10:20 UTC, Pavel I Volkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel I Volkov 2012-03-21 10:20:10 UTC
- Update to 4.1.0

Added file(s):
- files/patch-dictionary.c
- files/patch-float.c
- files/patch-tools.c

Removed file(s):
- files/patch-Makefile
- pkg-plist

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: suffix)
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-03-21 14:25:41 UTC
Pavel:

Thank you for your port submission.  We appreciate that you have taken 
the time to submit an update to this port.

This port is without a maintainer (maintainer=ports@), and as such, 
really needs someone to love and adopt it.

Would you be willing to take on that role, along with the seven other 
ports you maintain?

If you are willing, just group reply back to this PR, and I, or another 
committer will work on the pr, and change the maintainer.

Thank you again for all of your work.

-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
Comment 2 Pavel I Volkov 2012-03-22 06:14:16 UTC
Hello.
I agree. Although I'm just starting to learn language. :)
Thank you.

On Wed, Mar 21, 2012 at 18:25, Michael Scheidell <scheidell@freebsd.org> wr=
ote:
> Pavel:
>
> Thank you for your port submission.=C2=A0 We appreciate that you have tak=
en the
> time to submit an update to this port.
>
> This port is without a maintainer (maintainer=3Dports@), and as such, rea=
lly
> needs someone to love and adopt it.
>
> Would you be willing to take on that role, along with the seven other por=
ts
> you maintain?
>
> If you are willing, just group reply back to this PR, and I, or another
> committer will work on the pr, and change the maintainer.
>
> Thank you again for all of your work.
>
> --
> Michael Scheidell, CTO
>> | SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidell
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-03-22 11:05:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-03-22 12:07:23 UTC
scheidell    2012-03-22 12:07:14 UTC

  FreeBSD ports repository

  Modified files:
    lang/ficl            Makefile distinfo 
  Added files:
    lang/ficl/files      patch-dictionary.c patch-float.c 
                         patch-tools.c 
  Removed files:
    lang/ficl            pkg-plist 
    lang/ficl/files      patch-Makefile 
  Log:
  - Update to 4.1.0
  - Pass maintainership to submitter
  
  PR:             ports/166292
  Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
  Approved by:    Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.7       +24 -37    ports/lang/ficl/Makefile
  1.6       +2 -2      ports/lang/ficl/distinfo
  1.2       +0 -59     ports/lang/ficl/files/patch-Makefile (dead)
  1.1       +94 -0     ports/lang/ficl/files/patch-dictionary.c (new)
  1.1       +11 -0     ports/lang/ficl/files/patch-float.c (new)
  1.1       +76 -0     ports/lang/ficl/files/patch-tools.c (new)
  1.4       +0 -44     ports/lang/ficl/pkg-plist (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 5 Michael Scheidell freebsd_committer freebsd_triage 2012-03-22 12:07:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!