Date: Tue, 31 Jul 2001 09:04:51 -0400 (EDT) From: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/29352: Update deskutils/dailystrips to 1.0.16 Message-ID: <200107311304.f6VD4pm65574@entropy.databits.net>
next in thread | raw e-mail | index | archive | help
>Number: 29352 >Category: ports >Synopsis: Update deskutils/dailystrips to 1.0.16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 31 09:20:18 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 4.2-RELEASE i386 >Organization: Databits Network Services, Inc. >Environment: >Description: - update to version 1.0.16 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/dailystrips/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2001/07/30 14:02:42 1.1 +++ Makefile 2001/07/31 12:45:52 @@ -6,7 +6,7 @@ # PORTNAME= dailystrips -PORTVERSION= 1.0.14 +PORTVERSION= 1.0.16 CATEGORIES= deskutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ post-patch: @${PERL} -pi -e 's|^#!/usr/bin/perl|#!${PERL}|; \ s!%-e!%e!; \ - s!join\(./.,\@base_dirparts.*!"${PREFIX}/share/dailystrips/strips.def"\;!' \ + s!/usr/share/dailystrips/strips.def!${PREFIX}/share/dailystrips/strips.def!' \ ${WRKSRC}/dailystrips.pl do-install: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/dailystrips/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 2001/07/30 14:02:42 1.1 +++ distinfo 2001/07/31 11:39:17 @@ -1 +1 @@ -MD5 (dailystrips-1.0.14.tar.gz) = aaef61f72a4ed844c6f48a9170fecdda +MD5 (dailystrips-1.0.16.tar.gz) = 8d46788aec946f9f9b9f94449ab1c847 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107311304.f6VD4pm65574>