summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-04-03 17:10:14 -0700
committerEric Sandall2008-04-03 17:11:49 -0700
commit27e0c4c813ca0ad851902515eae851245ec0e741 (patch)
treebe16d5fb596ac8b59900b47427d135a09ed1b315
parentf06bd63cadb223d353c1ee949c728c30053d5a4a (diff)
pump: Increment PATCHLEVEL for installation fixes
(cherry picked from commit 77471576fc1842af2be47b2761871f492f1525fa)
-rwxr-xr-xnet/pump/DETAILS2
-rw-r--r--net/pump/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/pump/DETAILS b/net/pump/DETAILS
index 0bfb008866..1ed2937960 100755
--- a/net/pump/DETAILS
+++ b/net/pump/DETAILS
@@ -1,6 +1,6 @@
SPELL=pump
VERSION=0.8.24
- PATCHLEVEL=2
+ PATCHLEVEL=3
SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
SOURCE_HASH=sha512:b6956f0ab2a5fbcda2320efd454d21aee651816a13a55622e21dc3a29919aef7db7c9a8d71c3b37b1969f29cff37c67d313f763a17404652fb962bc54eabcb34
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/p/${SPELL}/${SOURCE}
diff --git a/net/pump/HISTORY b/net/pump/HISTORY
index e989ab5b7b..2a3a7c3c61 100644
--- a/net/pump/HISTORY
+++ b/net/pump/HISTORY
@@ -1,3 +1,6 @@
+2008-04-03 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: PATCHLEVEL++ for installation fixes
+
2008-04-02 Elisamuel Resto <ryuji@sourcemage.org>
* DEPENDS: newt is not needed (inserted when testing make targets)
* INSTALL: nothing but the .mo files were installing, fixed.