1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Upgrade to 0.4

* All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK.
    * The file dialog now uses the GtkFileChooser widget.
    * All selections have been changed from GtkCombo to GtkComboBoxEntry.
    * The user can now specify the SMTP port (defaults to 25).
    * The remaining code was cleaned up (file.c and user_prefs.c).

PR:		73645
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
This commit is contained in:
Tilman Keskinoz 2004-11-07 20:11:38 +00:00
parent 7bb372b781
commit b9e6b53c0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121053
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtk-send-pr
PORTVERSION= 0.3.5
PORTVERSION= 0.4
CATEGORIES= sysutils
MASTER_SITES= http://www.energyhq.es.eu.org/files/

View File

@ -1,2 +1,2 @@
MD5 (gtk-send-pr-0.3.5.tar.gz) = 1af4c3c78691f78246a452e8ff369767
SIZE (gtk-send-pr-0.3.5.tar.gz) = 21589
MD5 (gtk-send-pr-0.4.tar.gz) = 085e203f26f257e2aa3f6ae12af73fbd
SIZE (gtk-send-pr-0.4.tar.gz) = 21484