1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 2.5.1

PR:		46935
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Tilman Keskinoz 2003-01-13 10:31:04 +00:00
parent 9d84ec0a04
commit 57d7501405
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73030
3 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= qhacc
PORTVERSION= 2.4
PORTVERSION= 2.5.1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (qhacc-2.4.tar.gz) = 37a27b49e707e4656e47bed73c2c0c81
MD5 (qhacc-2.5.1.tar.gz) = bac75a7439b125e15ba983c4bb52fb08

View File

@ -0,0 +1,10 @@
--- src/main.cpp.orig Thu Jan 2 02:42:35 2003
+++ src/main.cpp Wed Jan 8 04:51:12 2003
@@ -26,7 +26,6 @@
#include "qhaccwidget.h"
#include <stdlib.h>
-#include <getopt.h>
#include <locale.h>
#include <qapplication.h>