misc/148227: [UPDATE] graphics/pixelize

C-S c-s at c-s.li
Tue Jun 29 09:30:08 UTC 2010


>Number:         148227
>Category:       misc
>Synopsis:       [UPDATE] graphics/pixelize
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 29 09:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 1.0.0 and I'd take maintainership.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -C 5 pixelize.old/Makefile pixelize.new/Makefile
*** pixelize.old/Makefile	2010-06-29 11:15:02.853633930 +0200
--- pixelize.new/Makefile	2010-06-29 11:18:36.803163660 +0200
***************
*** 5,27 ****
  #
  # $FreeBSD: ports/graphics/pixelize/Makefile,v 1.15 2010/03/28 06:37:32 dinoex Exp $
  #
  
  PORTNAME=	pixelize
! PORTVERSION=	0.9.2
! PORTREVISION=	8
  CATEGORIES=	graphics
! MASTER_SITES=	${MASTER_SITE_SUNSITE} \
! 		ftp://lashwhip.com/pub/ \
! 		http://lashwhip.com/pixelize/
! MASTER_SITE_SUBDIR=	apps/graphics/misc
  
! MAINTAINER=	ports at FreeBSD.org
  COMMENT=	Use many scaled down images to try to duplicate another image
  
  USE_GNOME=	gtk12 imlib
  
  post-patch:
  	@${REINPLACE_CMD} -e "s|^CC|#CC|" -e "s|CFLAGS = -g|CFLAGS+= |" \
  		-e "s|gtk-config|${GTK_CONFIG}|g" \
  		-e "s|imlib-config|${IMLIB_CONFIG}|g" ${WRKSRC}/Makefile
  
--- 5,29 ----
  #
  # $FreeBSD: ports/graphics/pixelize/Makefile,v 1.15 2010/03/28 06:37:32 dinoex Exp $
  #
  
  PORTNAME=	pixelize
! PORTVERSION=	1.0.0
  CATEGORIES=	graphics
! MASTER_SITES=	ftp://lashwhip.com/pub/ \
! 		http://lashwhip.com/pixelize/ \
! 		http://www.c-s.li/ports/
  
! MAINTAINER=	c-s at c-s.li
  COMMENT=	Use many scaled down images to try to duplicate another image
  
+ LICENSE=	GPLv2
+ 
  USE_GNOME=	gtk12 imlib
  
+ PLIST_FILES=	bin/make_db bin/pixelize
+ 
  post-patch:
  	@${REINPLACE_CMD} -e "s|^CC|#CC|" -e "s|CFLAGS = -g|CFLAGS+= |" \
  		-e "s|gtk-config|${GTK_CONFIG}|g" \
  		-e "s|imlib-config|${IMLIB_CONFIG}|g" ${WRKSRC}/Makefile
  
diff -C 5 pixelize.old/distinfo pixelize.new/distinfo
*** pixelize.old/distinfo	2010-06-29 11:15:02.853633930 +0200
--- pixelize.new/distinfo	2010-06-29 11:18:36.803163660 +0200
***************
*** 1,3 ****
! MD5 (pixelize-0.9.2.tar.gz) = 8f61c0c604d7418acb3ff0b922a2be9e
! SHA256 (pixelize-0.9.2.tar.gz) = 5a1b0c81b2fae02de9761aea679ff3f5e8f4f1481617e79f929a76353890921d
! SIZE (pixelize-0.9.2.tar.gz) = 31359
--- 1,3 ----
! MD5 (pixelize-1.0.0.tar.gz) = b3832915803da637bd619b66974b0031
! SHA256 (pixelize-1.0.0.tar.gz) = 580b3577c6bc1353ebabcd32c9700cf2e1afe777077b37f6a99b9d2d5e25a7f8
! SIZE (pixelize-1.0.0.tar.gz) = 32943
Only in pixelize.old: pkg-plist


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list