summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-08-29 01:33:13 +0000
committerkevlo <kevlo@FreeBSD.org>2002-08-29 01:33:13 +0000
commit4c9028a6c39dc51cbaacca48d1206c7073463d7d (patch)
tree85ee001d08bb5c6c4998baaa1afd4f11949f9dc3 /graphics
parent612597f7ea552b582b1dd7189f36363f3df1d738 (diff)
downloadFreeBSD-ports-4c9028a6c39dc51cbaacca48d1206c7073463d7d.zip
FreeBSD-ports-4c9028a6c39dc51cbaacca48d1206c7073463d7d.tar.gz
Update to version 1.35
PR: 42037 Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gifsicle/Makefile6
-rw-r--r--graphics/gifsicle/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index e5d0dd9..1bef063 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gifsicle
-PORTVERSION= 1.30
+PORTVERSION= 1.35
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
@@ -32,8 +32,8 @@ PLIST_SUB= X11=''
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/gifsicle
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gifsicle
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/graphics/gifsicle/distinfo b/graphics/gifsicle/distinfo
index 8078594..9b0940d 100644
--- a/graphics/gifsicle/distinfo
+++ b/graphics/gifsicle/distinfo
@@ -1 +1 @@
-MD5 (gifsicle-1.30.tar.gz) = 1470eb221cbda90c7bcecb9f020e4a04
+MD5 (gifsicle-1.35.tar.gz) = 0f1166892f9b9172f66e916d2e80c27b
OpenPOWER on IntegriCloud