ports/contrib (3.4): remind: 03.01.15 -> 03.01.16 thx jue
commit 049fc4d37d045631772d080d44f3637c5126be61 Author: Thomas Penteker <tek@serverop.de> Date: Sat Nov 17 11:28:17 2018 +0100 remind: 03.01.15 -> 03.01.16 thx jue diff --git a/remind/.footprint b/remind/.footprint index d06d0dae..79f401cd 100644 --- a/remind/.footprint +++ b/remind/.footprint @@ -5,10 +5,11 @@ lrwxrwxrwx root/root usr/bin/rem -> remind -rwxr-xr-x root/root usr/bin/rem2ps -rwxr-xr-x root/root usr/bin/remind -rwxr-xr-x root/root usr/bin/tkremind -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/cm2rem.1.gz --rw-r--r-- root/root usr/man/man1/rem.1.gz --rw-r--r-- root/root usr/man/man1/rem2ps.1.gz --rw-r--r-- root/root usr/man/man1/remind.1.gz --rw-r--r-- root/root usr/man/man1/tkremind.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/cm2rem.1.gz +-rw-r--r-- root/root usr/share/man/man1/rem.1.gz +-rw-r--r-- root/root usr/share/man/man1/rem2ps.1.gz +-rw-r--r-- root/root usr/share/man/man1/remind.1.gz +-rw-r--r-- root/root usr/share/man/man1/tkremind.1.gz diff --git a/remind/.signature b/remind/.signature index 0906b5ac..593da7e2 100644 --- a/remind/.signature +++ b/remind/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39N5Zx7B7omriEY5y+gXA6rCpbuKXluvFdY0ppxMB4qScktEsQdYSTmkZUP8TfOVKNpVTXvi90QxpFqRxCt5IgQ= -SHA256 (Pkgfile) = 7743a240169b9a7630f6a782d3f0046e5fce3cda75cc402d64abd8a8e58351c4 -SHA256 (.footprint) = 785fadd09bff4b9ca64c6f400364374a568244adb2edf186294ddbf6d7ee90d2 -SHA256 (remind-03.01.15.tar.gz) = 8adab4c0b30a556c34223094c5c74779164d5f3b8be66b8039f44b577e678ec1 +RWSagIOpLGJF344n4pnzMLcw5DilExEFBKsFTSamuGbjQtQJXpkIWZ2ZAVcdRQlbueLOK3xr0XxrDpRFOONTLroA/iHscTmWEgw= +SHA256 (Pkgfile) = 62c31f81b1bb285cd75213e531b9aa889a224f9a559b758ab0eb4d7a320a23b4 +SHA256 (.footprint) = 837e243acc3e7801c26598300b51c40bc3b7c20d9a1ca885e0fe7736bb5673c6 +SHA256 (remind-03.01.16.tar.gz) = eeb79bd4019d23a033fe3e86c672d960399db6a27c747e5b466ad55831dfca93 diff --git a/remind/Pkgfile b/remind/Pkgfile index f8dc5863..ebf51316 100644 --- a/remind/Pkgfile +++ b/remind/Pkgfile @@ -5,13 +5,13 @@ # Depends on: name=remind -version=03.01.15 +version=03.01.16 release=1 -source=(http://www.roaringpenguin.com/files/download/$name-$version.tar.gz) +source=(https://dianne.skoll.ca/projects/$name/download/$name-$version.tar.gz) build() { cd $name-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu