Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22938 closed update (fixed)

Update to version 3.7.3

Reported by: rechner@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: claws-mail

Description

Claws-mail is my preferred e-mail program.

Since I can't attach my patch file to this ticket (if I'm not mistaken) I'll just include its text:

--- Portfile.orig	2009-12-18 17:31:14.000000000 +0100
+++ Portfile	2009-12-18 17:31:30.000000000 +0100
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            claws-mail
-version         3.7.0
+version         3.7.3
 revision        1
 categories      mail news
 maintainers     nomaintainer
@@ -17,16 +17,18 @@
 homepage        http://www.claws-mail.org/
 platforms       darwin
 master_sites    sourceforge:sylpheed-claws
-checksums       md5     fce9f5233645af3e4607caf79471d6a8 \
-                sha1    f0627f50c6a60467a7c9ebc9b543d1c4c234f5e8 \
-                rmd160  ac02b5d9eb9faab2e3bb02c48a45a2bd44b8d591
+checksums       md5     b3af5ea5e1182aa53f971657db86e110 \
+		sha1    c1cb978c272f42bfc4ffd20ee6e953c4d06d3702 \
+		rmd160  321d0b0ab137748df3878d428716e9a8eedbb7e1
+
 use_bzip2       yes
 
 depends_lib     port:gtk2 \
                 port:libetpan \
                 port:gpgme \
                 port:compface \
-                port:gtkspell2
+                port:gtkspell2 \
+		port:gnutls
 
 configure.args --disable-jpilot \
                --disable-trayicon-plugin \

Attachments (1)

Portfile-rrdtool.diff (1.1 KB) - added by rechner@… 14 years ago.
"unified" diff patch file

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by rechner@…

Attachment: Portfile-rrdtool.diff added

"unified" diff patch file

comment:1 Changed 14 years ago by rechner@…

Sorry, my memory was wrong: I can attach files, I just can't modify my original ticket directly. Maybe someone with those rights can delete the superfluous text (i.e. pretty much all of it) from my ticket description?

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Keywords: haspatch added
Version: 1.8.1

comment:3 Changed 14 years ago by roederja

Resolution: fixed
Status: newclosed

Committed in r61724. Would you like to become the maintainer of this port?

comment:4 Changed 14 years ago by rechner@…

Yeah, I'd like to, thanks for the offer! I was offered becoming the maintainer of the digiKam 0.10 port I submitted, earlier this year, and declined that. I'm glad someone else is now maintaining the digiKam port.

Claws-mail sounds more manageable to me - at least it compiles within reasonable time on my machine.

But warning: I'm not a big programmer, I don't know much about the way MacPorts works, I only have Mac OS 10.5, and I'll probably stop using MacPorts at some point (when 10.7 is out and 10.5 is not usable anymore). So the claws-mail port should directly also have the "openmaintainer", I guess. My short maintainer name could be "vlp".

Is there anything I have to do next?

comment:5 in reply to:  4 ; Changed 14 years ago by mf2k (Frank Schima)

Replying to rechner@…:

Is there anything I have to do next?

Actually you don't need to do anything. Are you still willing to be maintainer? If so, I will add your email as is, to the portfile. Thanks!

comment:6 in reply to:  5 Changed 14 years ago by rechner@…

Replying to macsforever2000@…:

Actually you don't need to do anything. Are you still willing to be maintainer?

Yes, I'd like to do that. But like I said before: "openmaintainer" could be added. So as the new maintainer would I get commit rights to update the claws-mail Portfile to 3.7.5?

comment:7 Changed 14 years ago by mf2k (Frank Schima)

I added you as maintainer with openmaintainer in r66412. Thanks! Being a maintainer does not give you commit rights though. You still have to file tickets with patches. See the guide for more information about obtaining commit rights.

Note: See TracTickets for help on using tickets.