aboutsummaryrefslogtreecommitdiff
path: root/misc/apparix
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:24:02 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-27 19:24:02 +0000
commit585bf9e228af3a16458f81c753b4ed01bdd562c3 (patch)
tree621f082a41126e4bde55a621db605ff16ba46563 /misc/apparix
parentef367d6ef37b5c493603eb2d536d0bb70ef1b6d4 (diff)
downloadports-585bf9e228af3a16458f81c753b4ed01bdd562c3.tar.gz
ports-585bf9e228af3a16458f81c753b4ed01bdd562c3.zip
- Update to 20081026
PR: ports/130997 Submitted by: Frank Steinborn <steinex@nognu.de> (maintainer)
Notes
Notes: svn path=/head/; revision=226981
Diffstat (limited to 'misc/apparix')
-rw-r--r--misc/apparix/Makefile7
-rw-r--r--misc/apparix/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile
index d6835c703ee1..f24586effcca 100644
--- a/misc/apparix/Makefile
+++ b/misc/apparix/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= apparix
-PORTVERSION= 20080725
+PORTVERSION= 20081026
CATEGORIES= misc
MASTER_SITES= http://micans.org/apparix/src/
-DISTNAME= ${PORTNAME}-08-206
+DISTNAME= ${PORTNAME}-08-331
MAINTAINER= steinex@nognu.de
COMMENT= Bookmark directories and apparate inside them
@@ -21,6 +21,9 @@ MAN1= apparix.1
PORTDOCS= apparix.azm apparix.html apparix.ps
PLIST_FILES= bin/apparix
+post-patch:
+ @${REINPLACE_CMD} -e 's|sig_atomic_t|int|g' ${WRKSRC}/util/err.c
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1
diff --git a/misc/apparix/distinfo b/misc/apparix/distinfo
index 03ff132225cf..66fc95997021 100644
--- a/misc/apparix/distinfo
+++ b/misc/apparix/distinfo
@@ -1,3 +1,3 @@
-MD5 (apparix-08-206.tar.gz) = 722ec5c924e1bfa3a113cc44cb9ef2fd
-SHA256 (apparix-08-206.tar.gz) = f0fc143c415e61dbd99f98390fe0d7d49fa63c6998fd966ef8c835b34f133f5d
-SIZE (apparix-08-206.tar.gz) = 246923
+MD5 (apparix-08-331.tar.gz) = 0d7c9a2efecf5c7b44d2ce7c5844e5de
+SHA256 (apparix-08-331.tar.gz) = dc331ba5bc0e8be7ca63681f755afa4e621f008b2850f81b98564b5daa438192
+SIZE (apparix-08-331.tar.gz) = 247587