[Midnightbsd-cvs] mports [23002] trunk/security/gnupg1: 1.4.19
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Feb 16 01:58:11 EST 2018
Revision: 23002
http://svnweb.midnightbsd.org/mports/?rev=23002
Author: laffer1
Date: 2018-02-16 01:58:10 -0500 (Fri, 16 Feb 2018)
Log Message:
-----------
1.4.19
Modified Paths:
--------------
trunk/security/gnupg1/Makefile
trunk/security/gnupg1/distinfo
trunk/security/gnupg1/files/patch-doc:Makefile.in
trunk/security/gnupg1/files/patch-g10:Makefile.in
trunk/security/gnupg1/pkg-plist
Modified: trunk/security/gnupg1/Makefile
===================================================================
--- trunk/security/gnupg1/Makefile 2018-02-16 06:50:02 UTC (rev 23001)
+++ trunk/security/gnupg1/Makefile 2018-02-16 06:58:10 UTC (rev 23002)
@@ -1,8 +1,8 @@
# $MidnightBSD$
PORTNAME= gnupg
-PORTVERSION= 1.4.18
-PORTREVISION= 1
+PORTVERSION= 1.4.19
+PORTREVISION= 0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
Modified: trunk/security/gnupg1/distinfo
===================================================================
--- trunk/security/gnupg1/distinfo 2018-02-16 06:50:02 UTC (rev 23001)
+++ trunk/security/gnupg1/distinfo 2018-02-16 06:58:10 UTC (rev 23002)
@@ -1,4 +1,4 @@
-SHA256 (gnupg-1.4.18.tar.bz2) = b7b5fdda78849955e0cdbc5a085f3a08f8b7fba126c622085debb62def5d6388
-SIZE (gnupg-1.4.18.tar.bz2) = 3649557
-SHA256 (gnupg-1.4.18.tar.bz2.sig) = 9780cfb92988de68a7ec1b2b6777234700c75b16c4cbfb60b3e8f2a158fad2be
-SIZE (gnupg-1.4.18.tar.bz2.sig) = 287
+SHA256 (gnupg-1.4.19.tar.bz2) = 7f09319d044b0f6ee71fe3587bb873be701723ac0952cff5069046a78de8fd86
+SIZE (gnupg-1.4.19.tar.bz2) = 3713811
+SHA256 (gnupg-1.4.19.tar.bz2.sig) = 3101cf3b57e31ec32882a31dd1531e96d7968deb9ccd5ec3bac7c4e25c48f154
+SIZE (gnupg-1.4.19.tar.bz2.sig) = 573
Modified: trunk/security/gnupg1/files/patch-doc:Makefile.in
===================================================================
--- trunk/security/gnupg1/files/patch-doc:Makefile.in 2018-02-16 06:50:02 UTC (rev 23001)
+++ trunk/security/gnupg1/files/patch-doc:Makefile.in 2018-02-16 06:58:10 UTC (rev 23002)
@@ -1,15 +1,15 @@
---- doc/Makefile.in.orig 2012-12-21 04:30:34.000000000 +0900
-+++ doc/Makefile.in 2012-12-21 09:36:23.407499114 +0900
-@@ -50,7 +50,7 @@
- esac; \
- test $$am__dry = yes; \
- }
+--- doc/Makefile.in.orig 2015-02-27 17:37:51.000000000 +0900
++++ doc/Makefile.in 2015-02-28 23:39:40.404690107 +0900
+@@ -77,7 +77,7 @@
+ test $$has_opt = yes
+ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+ am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/doc/gnupg1
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
-@@ -352,7 +352,11 @@
+@@ -422,7 +422,11 @@
# Need this to avoid building of dvis with automake 1.4
DVIS =
@@ -21,9 +21,9 @@
# we can't add gpg.texi gpgv.texi here because automake does not like them to
# be built files.
-@@ -647,6 +651,8 @@
+@@ -670,6 +674,8 @@
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
- dir='$(DESTDIR)$(man7dir)'; $(am__uninstall_files_from_dir)
+ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
install-pkgdataDATA: $(pkgdata_DATA)
+ifdef NOPORTDOCS
+else
@@ -30,7 +30,7 @@
@$(NORMAL_INSTALL)
@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
if test -n "$$list"; then \
-@@ -661,6 +667,7 @@
+@@ -684,6 +690,7 @@
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
done
Modified: trunk/security/gnupg1/files/patch-g10:Makefile.in
===================================================================
--- trunk/security/gnupg1/files/patch-g10:Makefile.in 2018-02-16 06:50:02 UTC (rev 23001)
+++ trunk/security/gnupg1/files/patch-g10:Makefile.in 2018-02-16 06:58:10 UTC (rev 23002)
@@ -1,15 +1,15 @@
---- g10/Makefile.in.orig 2012-12-21 04:30:34.000000000 +0900
-+++ g10/Makefile.in 2012-12-21 09:37:38.552438682 +0900
-@@ -52,7 +52,7 @@
- esac; \
- test $$am__dry = yes; \
- }
+--- g10/Makefile.in.orig 2015-02-27 17:37:51.000000000 +0900
++++ g10/Makefile.in 2015-02-28 23:43:42.178420136 +0900
+@@ -79,7 +79,7 @@
+ test $$has_opt = yes
+ am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+ am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-+pkgdatadir = $(datadir)/doc/gnupg1
++pkgdatadir = $(datadir)/gnupg1
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
-@@ -399,7 +399,11 @@
+@@ -465,7 +465,11 @@
@LIBUSB_CPPFLAGS@ $(am__append_1)
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
other_libs = $(LIBICONV) $(DNSLIBS) $(LIBINTL) $(CAPLIBS)
@@ -21,9 +21,9 @@
@ENABLE_BZIP2_SUPPORT_FALSE at bzip2_source =
@ENABLE_BZIP2_SUPPORT_TRUE at bzip2_source = compress-bz2.c
common_source = \
-@@ -661,6 +665,8 @@
+@@ -731,6 +735,8 @@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+ @am__fastdepCC_FALSE@ $(AM_V_CC at am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
+ifdef NOPORTDOCS
+else
@@ -30,7 +30,7 @@
@$(NORMAL_INSTALL)
@list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
if test -n "$$list"; then \
-@@ -675,6 +681,7 @@
+@@ -745,6 +751,7 @@
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
done
Modified: trunk/security/gnupg1/pkg-plist
===================================================================
--- trunk/security/gnupg1/pkg-plist 2018-02-16 06:50:02 UTC (rev 23001)
+++ trunk/security/gnupg1/pkg-plist 2018-02-16 06:58:10 UTC (rev 23002)
@@ -10,7 +10,7 @@
man/man1/gpg-zip.1.gz
man/man1/gpg.1.gz
man/man1/gpgv.1.gz
-man/man7/gnupg.7.gz
+%%DATADIR%%1/options.skel
%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo
More information about the Midnightbsd-cvs
mailing list