FreeBSD Bugzilla – Attachment 110484 Details for
Bug 151660
[UPDATE] www/imgsizer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.17 KB, created by
Carlo Strub
on 2010-10-23 15:10:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Carlo Strub
Created:
2010-10-23 15:10:08 UTC
Size:
2.17 KB
patch
obsolete
>diff -ruN imgsizer.orig/Makefile imgsizer/Makefile >--- imgsizer.orig/Makefile 2010-10-23 16:02:50.631936050 +0200 >+++ imgsizer/Makefile 2010-10-23 16:04:25.802372615 +0200 >@@ -5,28 +5,32 @@ > # $FreeBSD: ports/www/imgsizer/Makefile,v 1.9 2010/03/28 06:44:50 dinoex Exp $ > # > >-PORTNAME= imgsizer >-PORTVERSION= 2.7 >-PORTREVISION= 4 >-CATEGORIES= www textproc >-MASTER_SITES= http://www.catb.org/~esr/imgsizer/ >- >-MAINTAINER= ports@FreeBSD.org >-COMMENT= A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags >- >-RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \ >- identify:${PORTSDIR}/graphics/ImageMagick >- >-USE_PYTHON= yes >-NO_BUILD= yes >-MAN1= imgsizer.1 >+PORTNAME= imgsizer >+PORTVERSION= 2.8 >+CATEGORIES= www textproc >+MASTER_SITES= http://www.catb.org/~esr/imgsizer/ \ >+ http://www.c-s.li/ports/ >+ >+MAINTAINER= c-s@c-s.li >+COMMENT= A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags >+ >+RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \ >+ identify:${PORTSDIR}/graphics/ImageMagick >+ >+LICENSE= BSD >+ >+USE_PYTHON= yes >+NO_BUILD= yes >+MAN1= imgsizer.1 >+ >+PLIST_FILES= bin/${PORTNAME} > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/imgsizer > > do-install: > ${MKDIR} ${PREFIX}/bin >- ${INSTALL_SCRIPT} ${WRKSRC}/imgsizer ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin > ${MKDIR} ${MAN1PREFIX}/man/man1 > ${INSTALL_MAN} ${WRKSRC}/imgsizer.1 ${MAN1PREFIX}/man/man1 > >diff -ruN imgsizer.orig/distinfo imgsizer/distinfo >--- imgsizer.orig/distinfo 2010-10-23 16:02:50.631936050 +0200 >+++ imgsizer/distinfo 2010-10-23 16:04:25.802372615 +0200 >@@ -1,3 +1,3 @@ >-MD5 (imgsizer-2.7.tar.gz) = 5a0f8384c8826f5c0dad95bb17115b1f >-SHA256 (imgsizer-2.7.tar.gz) = c5adb58685b41ef813f229054abcfb3a575814b59cc383e519bc18eeea00bb32 >-SIZE (imgsizer-2.7.tar.gz) = 65914 >+MD5 (imgsizer-2.8.tar.gz) = 6eafdc742b9c7ba17094a2b790d926cc >+SHA256 (imgsizer-2.8.tar.gz) = e512ff53d805db513d8f1443f32d34d0cecfc512818ed9f0849aef87302b778e >+SIZE (imgsizer-2.8.tar.gz) = 58911 >diff -ruN imgsizer.orig/pkg-plist imgsizer/pkg-plist >--- imgsizer.orig/pkg-plist 2010-10-23 16:02:50.631936050 +0200 >+++ imgsizer/pkg-plist 1970-01-01 01:00:00.000000000 +0100 >@@ -1 +0,0 @@ >-bin/imgsizer
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 151660
: 110484