- Update to 0.10.1

PR:		144588
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2010-03-09 23:00:08 +00:00
parent d73a509831
commit f7a354dee1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250808
3 changed files with 4 additions and 14 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= pqiv
PORTVERSION= 0.10
PORTREVISION= 1
PORTVERSION= 0.10.1
CATEGORIES= graphics
MASTER_SITES= http://www.pberndt.com/raw/Programme/Linux/pqiv/_download/
EXTRACT_SUFX= .tbz

View file

@ -1,3 +1,3 @@
MD5 (pqiv-0.10.tbz) = aa476483b9e50a874b8693ae19cf7d4d
SHA256 (pqiv-0.10.tbz) = 1f00846d45e13395a44483be053fc6cd1e4e9946fd2e89769956044d1369b338
SIZE (pqiv-0.10.tbz) = 31971
MD5 (pqiv-0.10.1.tbz) = 3cc97ce53856bde323a3de4e4a3aafd3
SHA256 (pqiv-0.10.1.tbz) = 72a222e3a1eb929aa8f921b3384c30660e9bc04197f57ce20bbee1e2ee46fa7e
SIZE (pqiv-0.10.1.tbz) = 31995

View file

@ -1,14 +1,5 @@
--- pqiv.c.orig 2009-10-08 19:49:20.000000000 +0900
+++ pqiv.c 2009-10-10 17:43:14.000000000 +0900
@@ -234,7 +234,7 @@
}}}
*/
g_print("usage: pqiv [options] <files or folders>\n"
- "(p)qiv version " RELEASE " by Phillip Berndt\n"
+ "PQIV version " RELEASE " by Phillip Berndt\n"
"\n");
if(claim != 0) {
g_print("I don't understand the meaning of %c\n\n", claim);
@@ -273,7 +273,7 @@
#ifndef NO_COMMANDS
" -<n> s Set command number n (1-9) to s \n"