diff options
author | rafan <rafan@FreeBSD.org> | 2008-07-14 17:25:36 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-07-14 17:25:36 +0800 |
commit | b5682767aedd0b3d8fbb8ddbc3b9ab13fc948fc4 (patch) | |
tree | 2b9c551f79871055eec5eba82bca0445331fb42f | |
parent | 16f0362969b3e02f41ae61c9f2f6b4c9f96f5d6d (diff) | |
download | freebsd-ports-gnome-b5682767aedd0b3d8fbb8ddbc3b9ab13fc948fc4.tar.gz freebsd-ports-gnome-b5682767aedd0b3d8fbb8ddbc3b9ab13fc948fc4.tar.zst freebsd-ports-gnome-b5682767aedd0b3d8fbb8ddbc3b9ab13fc948fc4.zip |
- Add missing patch from 125489. No idea why 'cvs update' does not show
a question mark for that file.
Noticed by: maintainer
-rw-r--r-- | mail/mail-notification/Makefile | 1 | ||||
-rw-r--r-- | mail/mail-notification/files/patch-po_pl.po | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index bc1ab4de4053..d32c52f563ab 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= mail-notification DISTVERSION= 5.4 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= mailnotify diff --git a/mail/mail-notification/files/patch-po_pl.po b/mail/mail-notification/files/patch-po_pl.po new file mode 100644 index 000000000000..24bf6f9406e1 --- /dev/null +++ b/mail/mail-notification/files/patch-po_pl.po @@ -0,0 +1,15 @@ +--- po/pl.po.orig 2008-05-22 17:38:01.000000000 +0200 ++++ po/pl.po 2008-07-11 01:44:09.000000000 +0200 +@@ -777,9 +777,9 @@ + #, c-format + msgid "feed retrieved successfully (%i byte)" + msgid_plural "feed retrieved successfully (%i bytes)" +-msgstr[0] "nagłówek pobrany pomyślnie (%s bajt)" +-msgstr[1] "nagłówek pobrany pomyślnie (%s bajty)" +-msgstr[2] "nagłówek pobrany pomyślnie (%s bajtów)" ++msgstr[0] "nagłówek pobrany pomyślnie (%i bajt)" ++msgstr[1] "nagłówek pobrany pomyślnie (%i bajty)" ++msgstr[2] "nagłówek pobrany pomyślnie (%i bajtów)" + + #: ../src/mn-gmail-mailbox.gob:203 ../src/mn-gmail-mailbox.gob:254 + msgid "unable to parse feed" |