summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-06-30 10:55:36 +0200
committerJeroen Roovers <jer@gentoo.org>2016-06-30 10:56:31 +0200
commit2d0284d88d1f783ea8caad042678e9b09f1780a1 (patch)
treea8671f59e01e3b21582f640f591bc1e8593e08fc /app-text/winefish/files/winefish-1.3.3-version.patch
parentdev-python/nltk: bump up to 3.2.1, bug #587096 (diff)
downloadgentoo-2d0284d88d1f783ea8caad042678e9b09f1780a1.tar.gz
gentoo-2d0284d88d1f783ea8caad042678e9b09f1780a1.tar.bz2
gentoo-2d0284d88d1f783ea8caad042678e9b09f1780a1.zip
app-text/winefish: New HOMEPAGE/SRC_URI (bug #537716).
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/winefish/files/winefish-1.3.3-version.patch')
-rw-r--r--app-text/winefish/files/winefish-1.3.3-version.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/winefish/files/winefish-1.3.3-version.patch b/app-text/winefish/files/winefish-1.3.3-version.patch
new file mode 100644
index 000000000000..a586608719d9
--- /dev/null
+++ b/app-text/winefish/files/winefish-1.3.3-version.patch
@@ -0,0 +1,11 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -23,7 +23,7 @@
+ AC_CONFIG_HEADER(src/config.h)
+
+ PACKAGE=winefish
+-VERSION=1.3.2
++VERSION=1.3.3
+ AC_SUBST(PACKAGE)
+ AC_SUBST(VERSION)
+ AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")