From b6aa397e9dabb01402a563f07924a6c66318a9ce Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Sat, 25 Aug 2001 15:10:39 +0000 Subject: Update to 1.0pre3. Use MANCOMPRESSED instead of tweaking MAKE_ENV. Remove the WRKSRC hack, I've learned to package up my stuff properly. Change e-mail addresses and URL's to ones at ringlet.net. --- sysutils/unquote/Makefile | 9 +++------ sysutils/unquote/distinfo | 2 +- sysutils/unquote/pkg-descr | 4 ++-- 3 files changed, 6 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index 1954b7e42105..a4cddfcb9102 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -6,19 +6,16 @@ # PORTNAME= unquote -PORTVERSION= 1.0.b2 +PORTVERSION= 1.0.b3 CATEGORIES= sysutils -MASTER_SITES= http://ringwraith.online.bg/~roam/devel/misc/unquote/ \ - http://people.FreeBSD.org/~roam/devel/misc/unquote/ +MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME} - MAN1= unquote.1 +MANCOMPRESSED= yes -MAKE_ENV+= NOMANCOMPRESS=yes .if !defined(NO_RELEASE) MAKE_ENV+= RELEASE=yes .endif diff --git a/sysutils/unquote/distinfo b/sysutils/unquote/distinfo index f4386ee9d42d..782cddb39f3f 100644 --- a/sysutils/unquote/distinfo +++ b/sysutils/unquote/distinfo @@ -1 +1 @@ -MD5 (unquote-1.0pre2.tar.gz) = c4b69fa24b256d4d0da5076baa9d152c +MD5 (unquote-1.0pre3.tar.gz) = b8b43a6aeaecf107463565e5f7ec0a23 diff --git a/sysutils/unquote/pkg-descr b/sysutils/unquote/pkg-descr index a7dc3e2e0874..591e0b40d738 100644 --- a/sysutils/unquote/pkg-descr +++ b/sysutils/unquote/pkg-descr @@ -1,5 +1,5 @@ unquote executes a command after unquoting a specified list of arguments, so that arbitrary characters may be passed in command-line arguments. -Author: Peter Pentchev -WWW: http://ringwraith.online.bg/~roam/misc/unquote/ +Author: Peter Pentchev +WWW: http://devel.ringlet.net/misc/unquote/ -- cgit v1.2.3