diff options
author | mnag <mnag@FreeBSD.org> | 2006-06-03 09:16:12 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-06-03 09:16:12 +0800 |
commit | 43461b2e341cb9a6a18a5146e81d3e70d7c4da76 (patch) | |
tree | ac19fb723dde1f8055ecd3521fea63f6b347f090 /misc | |
parent | 2becc9c7f9386de8b1f6b13bdb1bffe513dda010 (diff) | |
download | freebsd-ports-gnome-43461b2e341cb9a6a18a5146e81d3e70d7c4da76.tar.gz freebsd-ports-gnome-43461b2e341cb9a6a18a5146e81d3e70d7c4da76.tar.zst freebsd-ports-gnome-43461b2e341cb9a6a18a5146e81d3e70d7c4da76.zip |
- Update to 20060523
PR: 98285
Submitted by: maintainer
Diffstat (limited to 'misc')
-rw-r--r-- | misc/apparix/Makefile | 7 | ||||
-rw-r--r-- | misc/apparix/distinfo | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile index 5ceca5ca24ff..debb14c4df94 100644 --- a/misc/apparix/Makefile +++ b/misc/apparix/Makefile @@ -6,14 +6,15 @@ # PORTNAME= apparix -PORTVERSION= 20060105 +PORTVERSION= 20060523 CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ -DISTNAME= ${PORTNAME}-06-005 +DISTNAME= ${PORTNAME}-06-142 MAINTAINER= steinex@nognu.de COMMENT= Bookmark directories and apparate inside them +USE_GCC= 3.2+ GNU_CONFIGURE= yes MANCOMPRESSED= no @@ -25,7 +26,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1 .if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} + @${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR} .endfor diff --git a/misc/apparix/distinfo b/misc/apparix/distinfo index e7e76f72ec55..36216a461b39 100644 --- a/misc/apparix/distinfo +++ b/misc/apparix/distinfo @@ -1,4 +1,3 @@ -MD5 (apparix-06-005.tar.gz) = 7e56de0b6f7577be0c87e80452666477 -SHA256 (apparix-06-005.tar.gz) = -541ebe34c2b1e9e41388525c8587b0aef808283cb40cf62b9d4e54adb7a5b1bf -SIZE (apparix-06-005.tar.gz) = 200092 +MD5 (apparix-06-142.tar.gz) = 49d6348a271c84d5913d93a418a8d340 +SHA256 (apparix-06-142.tar.gz) = 29a370a774bbe9ac3ffa7922e721f6c8f79aaf95962be4166c3d95771a7c15d4 +SIZE (apparix-06-142.tar.gz) = 211803 |