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

Update to 2.8.2

Approved by:	fjoe (mentor) (implicit)
This commit is contained in:
Kirill Ponomarev 2003-08-05 21:50:54 +00:00
parent 79fa4eb172
commit 67c5255546
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86361
6 changed files with 4 additions and 26 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= krename
PORTVERSION= 2.8.0
PORTVERSION= 2.8.2
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (krename-2.8.0.tar.bz2) = f77ae53cf4d0b21d13b86ff1366e8381
MD5 (krename-2.8.2.tar.bz2) = ac3b1d5dec05765f0199564bc9af6a92

View File

@ -1,11 +0,0 @@
--- krename/ProgressDialog.h.orig Tue Jul 8 11:25:00 2003
+++ krename/ProgressDialog.h Tue Jul 8 11:25:19 2003
@@ -58,7 +58,7 @@
void openDest();
private:
- inline QString count();
+ QString count();
protected:
QStringList* renamedFiles;

View File

@ -6,7 +6,7 @@
#
PORTNAME= krename
PORTVERSION= 2.8.0
PORTVERSION= 2.8.2
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (krename-2.8.0.tar.bz2) = f77ae53cf4d0b21d13b86ff1366e8381
MD5 (krename-2.8.2.tar.bz2) = ac3b1d5dec05765f0199564bc9af6a92

View File

@ -1,11 +0,0 @@
--- krename/ProgressDialog.h.orig Tue Jul 8 11:25:00 2003
+++ krename/ProgressDialog.h Tue Jul 8 11:25:19 2003
@@ -58,7 +58,7 @@
void openDest();
private:
- inline QString count();
+ QString count();
protected:
QStringList* renamedFiles;