Date: Mon, 9 Apr 2001 18:55:39 +0200 (CEST) From: holger@flatline.de To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26461: Upgrade port: mail/pgp4pine Message-ID: <200104091655.f39GtdU95772@sauerbruch.evk-koeln.de>
next in thread | raw e-mail | index | archive | help
>Number: 26461 >Category: ports >Synopsis: Upgrade/bugfix port: mail/pgp4pine >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 09 10:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Maintainer >Release: FreeBSD 4.2-RELEASE i386 >Organization: >Environment: FreeBSD sauerbruch.evk-koeln.de 4.2-RELEASE FreeBSD 4.2-RELEASE >Description: Upgrade to new version, some bugfixes and new features. ALL patch files have disappeared, these are: files/patch-aa files/patch-ab files/patch-ac files/patch-ad >How-To-Repeat: >Fix: diff -Nur pgp4pine/Makefile pgp4pine.new/Makefile --- pgp4pine/Makefile Tue Jan 23 10:53:58 2001 +++ pgp4pine/Makefile Fri Apr 6 00:33:42 2001 @@ -6,18 +6,14 @@ # PORTNAME= pgp4pine -PORTVERSION= ${MAJOR}.${PATCHLEVEL} +PORTVERSION= 1.76 CATEGORIES= mail MASTER_SITES= http://pgp4pine.flatline.de/ -DISTNAME= ${PORTNAME}-${MAJOR}-${PATCHLEVEL} MAINTAINER= holger@flatline.de -MAJOR= 1.75 -PATCHLEVEL= 6 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${MAJOR} MAN1= pgp4pine.1 GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc .include <bsd.port.mk> diff -Nur pgp4pine/distinfo pgp4pine.new/distinfo --- pgp4pine/distinfo Tue Jan 23 10:53:59 2001 +++ pgp4pine/distinfo Mon Apr 9 18:26:07 2001 @@ -1 +1 @@ -MD5 (pgp4pine-1.75-6.tar.gz) = b1fb3c57d8f5a0d10a7ac38920eb073d +MD5 (pgp4pine-1.76.tar.gz) = 31b7bf81a3817f2aef26d2fbf315bc5d diff -Nur pgp4pine/files/patch-aa pgp4pine.new/files/patch-aa --- pgp4pine/files/patch-aa Tue Jan 23 10:53:59 2001 +++ pgp4pine.new/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- configure.orig Thu Aug 24 09:25:11 2000 -+++ configure Thu Aug 24 09:35:39 2000 -@@ -728,7 +728,7 @@ - - - --CFLAGS="-O" -+#CFLAGS="-O" - # Extract the first word of "gcc", so it can be a program name with args. - set dummy gcc; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 diff -Nur pgp4pine/files/patch-ab pgp4pine.new/files/patch-ab --- pgp4pine/files/patch-ab Tue Jan 23 10:53:59 2001 +++ pgp4pine/files/patch-ab Thu Jan 1 01:00:00 1970 @@ -1,40 +0,0 @@ ---- pgp4pine/docs/en/Makefile.in.orig Thu Aug 24 09:25:11 2000 -+++ pgp4pine/docs/en/Makefile.in Thu Aug 24 09:31:41 2000 -@@ -59,6 +59,7 @@ - PACKAGE = @PACKAGE@ - RANLIB = @RANLIB@ - VERSION = @VERSION@ -+docdir = $(prefix)/share/doc - - EXTRA_DIST = FAQ LICENSE PGP_MIME pgp4pine.1 pgp4pinerc - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -@@ -161,20 +162,20 @@ - - - install-data-local: -- $(mkinstalldirs) $(prefix)/doc/pgp4pine/ -- $(INSTALL_DATA) FAQ $(prefix)/doc/pgp4pine/FAQ -- $(mkinstalldirs) $(prefix)/doc/pgp4pine/ -- $(INSTALL_DATA) PGP_MIME $(prefix)/doc/pgp4pine/PGP_MIME -+ $(mkinstalldirs) $(docdir)/pgp4pine/ -+ $(INSTALL_DATA) FAQ $(docdir)/pgp4pine/FAQ -+ $(mkinstalldirs) $(docdir)/pgp4pine/ -+ $(INSTALL_DATA) PGP_MIME $(docdir)/pgp4pine/PGP_MIME - $(mkinstalldirs) $(mandir)/man1/ - $(INSTALL_DATA) pgp4pine.1 $(mandir)/man1/pgp4pine.1 -- $(mkinstalldirs) $(prefix)/doc/pgp4pine/ -- $(INSTALL_DATA) pgp4pinerc $(prefix)/doc/pgp4pine/example.pgp4pinerc -+ $(mkinstalldirs) $(docdir)/pgp4pine/ -+ $(INSTALL_DATA) pgp4pinerc $(docdir)/pgp4pine/example.pgp4pinerc - - uninstall-local: -- -rm -f $(prefix)/doc/pgp4pine/FAQ -- -rm -f $(prefix)/doc/pgp4pine/PGP_MIME -+ -rm -f $(docdir)/pgp4pine/FAQ -+ -rm -f $(docdir)/pgp4pine/PGP_MIME - -rm -f $(mandir)/man1/pgp4pine.1 -- -rm -f $(prefix)/doc/pgp4pine/example.pgp4pinerc -+ -rm -f $(docdir)/pgp4pine/example.pgp4pinerc - - ####### kdevelop will overwrite this part!!! (end)############ - diff -Nur pgp4pine/files/patch-ac pgp4pine.new/files/patch-ac --- pgp4pine/files/patch-ac Mon Sep 18 15:51:42 2000 +++ pgp4pine/files/patch-ac Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- pgp4pine/docs/en/pgp4pine.1.in.orig Thu Aug 24 09:25:11 2000 -+++ pgp4pine/docs/en/pgp4pine.1.in Thu Aug 24 09:33:25 2000 -@@ -25,7 +25,7 @@ - - .TP 3 - 0. --Open your ~/.pgp4pinerc (if you don't have one, copy it from @prefix@/doc/pgp4pine/pgp4pinerc or @prefix@/doc/packages/pgp4pine/pgp4pinerc and rename it to .pgp4pinerc and edit it. -+Open your ~/.pgp4pinerc (if you don't have one, copy it from @prefix@/share/doc/pgp4pine/pgp4pinerc, rename it to .pgp4pinerc and edit it. - .TP - 1. - In pine, go into Setup, then Configuration. diff -Nur pgp4pine/files/patch-ad pgp4pine.new/files/patch-ad --- pgp4pine/files/patch-ad Mon Sep 18 15:51:42 2000 +++ pgp4pine/files/patch-ad Thu Jan 1 01:00:00 1970 @@ -1,30 +0,0 @@ ---- Makefile.in.orig Tue Aug 8 22:13:03 2000 -+++ Makefile.in Thu Aug 24 09:56:04 2000 -@@ -59,6 +59,7 @@ - PACKAGE = @PACKAGE@ - RANLIB = @RANLIB@ - VERSION = @VERSION@ -+docdir = $(prefix)/share/doc - - SUBDIRS = pgp4pine - -@@ -335,14 +336,13 @@ - - - install-data-local: -- $(mkinstalldirs) $(prefix)/doc/pgp4pine/ -- $(INSTALL_DATA) INSTALL $(prefix)/doc/pgp4pine/INSTALL -- $(mkinstalldirs) $(prefix)/doc/pgp4pine/ -- $(INSTALL_DATA) README $(prefix)/doc/pgp4pine/README -+ $(mkinstalldirs) $(docdir)/pgp4pine/ -+ $(INSTALL_DATA) INSTALL $(docdir)/pgp4pine/INSTALL -+ $(INSTALL_DATA) README $(docdir)/pgp4pine/README - - uninstall-local: -- -rm -f $(prefix)/doc/pgp4pine/INSTALL -- -rm -f $(prefix)/doc/pgp4pine/README -+ -rm -f $(docdir)/pgp4pine/INSTALL -+ -rm -f $(docdir)/pgp4pine/README - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff -Nur pgp4pine/pkg-message pgp4pine.new/pkg-message --- pgp4pine/pkg-message Tue Jan 23 10:53:59 2001 +++ pgp4pine/pkg-message Fri Apr 6 16:50:19 2001 @@ -1,2 +1,4 @@ You got to manually set up Pine to use pgp4pine! Read ${PREFIX}/share/doc/pgp4pine/INSTALL.TXT to know how ! +You can use the ${PORTSDIR}/mail/pgp4pine/insert_entries.pl +and remove_entries.pl scripts for this purpose. diff -Nur pgp4pine/pkg-plist pgp4pine.new/pkg-plist --- pgp4pine/pkg-plist Tue Jan 23 10:53:59 2001 +++ pgp4pine/pkg-plist Fri Apr 6 00:31:00 2001 @@ -3,5 +3,5 @@ share/doc/pgp4pine/INSTALL share/doc/pgp4pine/PGP_MIME share/doc/pgp4pine/README -share/doc/pgp4pine/example.pgp4pinerc +share/doc/pgp4pine/pgp4pinerc.example @dirrm share/doc/pgp4pine >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?200104091655.f39GtdU95772>