summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2008-04-04 00:09:48 -0400
committerEric Sandall2008-04-04 15:34:09 -0700
commit448165a8b3cab79e753af348a448e3f2e1dabdd7 (patch)
tree70d81484d4ef73f7f88d4606c5852cbefa7f9a77
parent27e0c4c813ca0ad851902515eae851245ec0e741 (diff)
net/pump: fixed SOURCE (was using PATCHLEVEL)
(cherry picked from commit 3b73fd2730238c68c25cf303c53947f693077d43)
-rwxr-xr-xnet/pump/DETAILS3
-rw-r--r--net/pump/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/net/pump/DETAILS b/net/pump/DETAILS
index 1ed2937960..41c69e91c8 100755
--- a/net/pump/DETAILS
+++ b/net/pump/DETAILS
@@ -1,10 +1,11 @@
SPELL=pump
VERSION=0.8.24
+ DEB_PL=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}
- SOURCE2="${SPELL}_${VERSION}-${PATCHLEVEL}.diff.gz"
+ SOURCE2="${SPELL}_${VERSION}-${DEB_PL}.diff.gz"
SOURCE2_HASH=sha512:958f1b1bbf30e2b88c4dd39dea69541d07de7d26222d8b6ae35591f1cace245890c76f8205928be9202d70f56b00075d79ad512bedbe6e3c1f9dd5a1937d5a63
SOURCE2_URL[0]=http://ftp.debian.org/debian/pool/main/p/${SPELL}/${SOURCE2}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/net/pump/HISTORY b/net/pump/HISTORY
index 2a3a7c3c61..92fc01a2f6 100644
--- a/net/pump/HISTORY
+++ b/net/pump/HISTORY
@@ -1,3 +1,6 @@
+2008-04-03 Elisamuel Resto <ryuji@sourcemage.org>
+ * DETAILS: fixed SOURCE (was using PATCHLEVEL)
+
2008-04-03 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: PATCHLEVEL++ for installation fixes