ports/contrib (3.3): cmatrix: update mandir
commit 45341ffbc53f51d9a904c3290cca60d18864a549 Author: Thomas Penteker <tek@serverop.de> Date: Mon Aug 21 00:21:10 2017 +0200 cmatrix: update mandir diff --git a/cmatrix/.footprint b/cmatrix/.footprint index 24bf13e9..8ff81053 100644 --- a/cmatrix/.footprint +++ b/cmatrix/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/cmatrix -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/cmatrix.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/cmatrix.1.gz diff --git a/cmatrix/.signature b/cmatrix/.signature index 1094c7a5..51bf75bd 100644 --- a/cmatrix/.signature +++ b/cmatrix/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/81GZKfQ/7fTXXF1oQAbzldWTxtcklEuxPNaeoJaGCgYL3mnNh/3Ng1YmdmNq7cEhrP0ok3u+wuudEALSOQZwA= -SHA256 (Pkgfile) = 82caad01f0e90d3813f5f39ae7a673b01f6f401539df1ae36300039144d385e7 -SHA256 (.footprint) = dfdace581c9225c2d453ace4172fe0442fd87ebefd3281a7fb0cc549a03287fa +RWSagIOpLGJF34KQjnB+H+QYYCtsDZTluUUVvtKycK6F8hMYTqc7F7Kh7QgMveif7DwQ7u77cRAAn55+fuANkvpi5FKn4b0NOg0= +SHA256 (Pkgfile) = a766ee338f41d1fdda0946e2e8a8662a64402ea0ff5dd4eab7dbf26029d17d82 +SHA256 (.footprint) = c7a89a19cdec5f2c7e6ae41c344befb42e012d27870a70750b4677b67cc53c3d SHA256 (cmatrix-1.2a.tar.gz) = 1fa6e6caea254b6fe70a492efddc1b40ad7ccb950a5adfd80df75b640577064c diff --git a/cmatrix/Pkgfile b/cmatrix/Pkgfile index 1fdc4d4f..c810237d 100644 --- a/cmatrix/Pkgfile +++ b/cmatrix/Pkgfile @@ -19,5 +19,5 @@ build() { make install -D -m755 -groot -oroot cmatrix $PKG/usr/bin/cmatrix - install -D -m644 -groot -oroot cmatrix.1 $PKG/usr/man/man1/cmatrix.1 + install -D -m644 -groot -oroot cmatrix.1 $PKG/usr/share/man/man1/cmatrix.1 }
participants (1)
-
crux@crux.nu