Bug 121303 - polish/libgadu upgrade to 1.8
Summary: polish/libgadu upgrade to 1.8
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 22:40 UTC by Aleksander Fafula
Modified: 2008-03-25 18:50 UTC (History)
1 user (show)

See Also:


Attachments
libgadu.patch (1.33 KB, patch)
2008-03-02 22:40 UTC, Aleksander Fafula
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander Fafula 2008-03-02 22:40:00 UTC

Libgadu has new version.

This patch implies closing two previous PRs:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/120687
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/120785

It includes Bartlomiej Syryjczyk's suggestions to turn on OpenSSL support.

Thank you!
Aleksander Fafula [maintainer]
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-02 22:40:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-19 06:25:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 3 mwisnicki 2008-03-24 22:09:31 UTC
Hello, I've submitted a duplicate PR yesterday as ports/122020 which
can probably be closed.
I should note that this PR is now 3 weeks old and qualifies for
maintainer timeout.

There however is one small change in my patch that I suggest
committing along with this pr:

--- pl-libgadu-descr.patch begins here ---
--- /usr/ports/polish/libgadu.orig/pkg-descr     2006-01-15
11:37:30.000000000 +0100
+++ /usr/ports/polish/libgadu/pkg-descr  2008-03-23 16:07:26.000000000 +0100
@@ -1,4 +1,4 @@
 This package contains libgadu, which is used by Instant Messangers that
 communicate using Gadu-Gadu protocol (especially popular in Poland).
-WWW: http://dev.null.pl/ekg/
+WWW: http://toxygen.net/libgadu/
--- pl-libgadu-descr.patch ends here ---
Comment 4 mwisnicki 2008-03-25 12:51:56 UTC
On Tue, Mar 25, 2008 at 7:47 AM, Aleksander Fafula <alex@fafula.com> wrote:
> > I should note that this PR is now 3 weeks old and qualifies for
>  > maintainer timeout.
>
>  Submitter is maintainer. I've contacted Lippe@.
>

Thanks, now I see a little [maintainer] tag in your sig, but I have a
feeling I'm not
the only one who didn't notice it ;-)

You should use/update your maintainer email and follow Porter's Handbook:

"If you are maintaining the port, be sure to put [maintainer update] at the
beginning of your synopsis line and set the ``Class'' of your PR to
maintainer-update.
Otherwise, the ``Class'' of your PR should be change-request."

otherwise it will be stuck forever awaiting maintainer's approval.

There is a tool in ports-mgmt/porttools that does this automatically
and has other helpful features.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-03-25 18:45:14 UTC
lippe       2008-03-25 18:45:09 UTC

  FreeBSD ports repository

  Modified files:
    polish/libgadu       Makefile distinfo pkg-descr 
  Removed files:
    polish/libgadu       pkg-plist 
  Log:
  - Upgrade to 1.8.0.
  - Use PLIST_FILES and remove pkg-plist.
  - Fix WWW in pkg-descr.
  - Add SSL support.
  
  PR:             ports/121303
  Submitted by:   Aleksander Fafula <alex@fafula.com> (maintainer)
  Reviewed by:    Marcin Wisnicki <mwisnicki@gmail.com>
  Approved by:    gabor (mentor), Aleksander Fafula <alex@fafula.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +15 -3     ports/polish/libgadu/Makefile
  1.4       +3 -3      ports/polish/libgadu/distinfo
  1.2       +1 -1      ports/polish/libgadu/pkg-descr
  1.3       +0 -5      ports/polish/libgadu/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 6 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-25 18:48:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!