[Lunar-commits] <moonbase-other> libpgf: version bump
Dennis Veatch
dennisveatch at bellsouth.net
Thu Aug 21 20:39:23 CEST 2014
commit 0cc33c9e575f50dec92f4515f4a75dc5db84b2a6
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 21 Aug 2014 14:39:08 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/0cc33c9e575f50dec92f4515f4a75dc5db84b2a6
libpgf: version bump
---
graphics/libpgf/BUILD | +3/-1
graphics/libpgf/DEPENDS | +1/-0
graphics/libpgf/DETAILS | +4/-4
3 files changed, 8 insertions(+), 5 deletions(-)
--- a/graphics/libpgf/BUILD
+++ b/graphics/libpgf/BUILD
@@ -1,6 +1,8 @@
(
- sh autogen.sh &&
+ dos2unix configure.ac configure.ac.new &&
+ cp configure.ac.new configure.ac &&
+ ./autogen.sh &&
default_build
--- /dev/null
+++ b/graphics/libpgf/DEPENDS
@@ -0,0 +1 @@
+depends recode
--- a/graphics/libpgf/DETAILS
+++ b/graphics/libpgf/DETAILS
@@ -1,12 +1,12 @@
MODULE=libpgf
- VERSION=6.12.24-src
+ VERSION=src-6.14.12
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/libpgf/
+ SOURCE_URL=$SFORGE_URL/libpgf/libpgf/6.14.12-latest/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
- SOURCE_VFY=sha1:2fe01872f3b753569f62fbe180773cc868cd71aa
+ SOURCE_VFY=sha1:bba68ebc8a4f275e56a7615cd1e6a252c59ca613
WEB_SITE=http://www.libpgf.org/
ENTERED=20091223
- UPDATED=20121202
+ UPDATED=20140821
SHORT="Progressive Graphics File"
cat << EOF
More information about the Lunar-commits
mailing list