From b8f9207f300a55eb0ad54e27df911a32e68c45f8 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Fri, 1 Apr 2011 05:29:18 +0000 Subject: - Update to version 1.02 [1] - Augment MASTER_SITES [1] - Use MASTER_SITE_GOOGLE_CODE macro - Drop HAS_CONFIGURE, now unused (and was bogus before that, GNU_CONFIGURE should had been used instead) - Improve port description Submitted by: maintainer [1] --- sysutils/pp/Makefile | 8 ++++---- sysutils/pp/distinfo | 4 ++-- sysutils/pp/pkg-descr | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sysutils/pp/Makefile b/sysutils/pp/Makefile index facc02f91908..a0bff28891ff 100644 --- a/sysutils/pp/Makefile +++ b/sysutils/pp/Makefile @@ -6,16 +6,16 @@ # PORTNAME= pp -PORTVERSION= 1.0 +PORTVERSION= 1.02 CATEGORIES= sysutils -MASTER_SITES= http://pipe-progress.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ + http://de.nologin.ru/distfiles/sysutils/pp/ +PROJECTHOST= pipe-progress MAINTAINER= a.arepo@gmail.com COMMENT= Small and fast progressbar for pipe USE_BZIP2= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --prefix=${PREFIX} PLIST_FILES= bin/pp diff --git a/sysutils/pp/distinfo b/sysutils/pp/distinfo index 2e680fba52e8..1d04016104d4 100644 --- a/sysutils/pp/distinfo +++ b/sysutils/pp/distinfo @@ -1,2 +1,2 @@ -SHA256 (pp-1.0.tar.bz2) = efb9c08f015d5935e9c81f3eb9267144c76e8ca52aabb390c97316619461b237 -SIZE (pp-1.0.tar.bz2) = 70142 +SHA256 (pp-1.02.tar.bz2) = 033a948f6c36c08b7d19c050aff12afc5664d7b9bd65b687cc70c6a77a47df9c +SIZE (pp-1.02.tar.bz2) = 4216 diff --git a/sysutils/pp/pkg-descr b/sysutils/pp/pkg-descr index 10570f477a8f..8fee7254b8f8 100644 --- a/sysutils/pp/pkg-descr +++ b/sysutils/pp/pkg-descr @@ -1,3 +1,3 @@ -Light-weight and fast realization of progress-bar for pipe. +Light-weight and fast realization of progress bar for pipe. -WWW: http://code.google.com/p/pipe-progress/ +WWW: http://code.google.com/p/pipe-progress/ -- cgit v1.2.3