CVS: cvs.openbsd.org: ports

2012-06-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/06/17 00:49:07

Modified files:
lang/php/5.2   : Makefile 
lang/php/5.3   : Makefile 
lang/php/files : MESSAGE-ext MESSAGE-main UNMESSAGE-ext 
 UNMESSAGE-main 

Log message:
Put the ln(1) and rm(1) commands on one line so that lazy people like me
can just copy/paste it.

ok robert (maintainer)



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2012/06/17 01:39:16

Modified files:
misc/figlet: Makefile distinfo 
misc/figlet/patches: patch-figlet 

Log message:
- update figlet to 2.2.5
- update patches



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2012/06/17 01:46:23

Modified files:
mail/mozilla-thunderbird: Makefile 

Log message:
Bump lightning and enigmail REVISIONs as PLIST changed.. reminded by nigel@



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2012/06/17 03:24:09

Modified files:
www/seamonkey  : Makefile distinfo 
www/seamonkey/patches: patch-suite_installer_Makefile_in 
www/seamonkey-i18n: Makefile.inc distinfo 

Log message:
Bugfix update to seamonkey 2.10.1.



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/06/17 03:31:22

Removed files:
graphics/clutter/clutter-box2d: Makefile distinfo 
graphics/clutter/clutter-box2d/patches: 
patch-clutter-box2d_Makefile_in 
graphics/clutter/clutter-box2d/pkg: DESCR PLIST 

Log message:
Remove clutter-box2d; unused and unmaintained.

prodded by and ok jasper@



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2012/06/17 03:31:45

Modified files:
graphics/clutter: Makefile 

Log message:
-clutter-box2d



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2012/06/17 03:50:50

Modified files:
sysutils/dwdiff: Makefile distinfo 
sysutils/dwdiff/pkg: PLIST 

Log message:
- update dwdiff to 2.0.4
- update CONFIGURE_ENV
- regen PLIST



CVS: cvs.openbsd.org: ports

2012-06-17 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2012/06/17 15:55:21

Modified files:
graphics/dcmtk : Makefile 

Log message:
make very sure we don't get a wandering libtool
software has a piece of shit configure script (oxymoron) that does detect
libtool is present, but produces crap when it discovers it's not gnu libtool.
of course, checking for features is too complicated, so it just asks
libtool --version and checks for GNU libtool.

morons.



UPDATE: lcms2 2.3

2012-06-17 Thread Brad Smith
Here is an update to lcms2 2.3.

Tested on amd64.


Index: Makefile
===
RCS file: /home/cvs/ports/graphics/lcms2/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile28 Jun 2011 23:12:29 -  1.1.1.1
+++ Makefile20 May 2012 23:01:48 -
@@ -2,8 +2,8 @@
 
 COMMENT =  color management library
 
-DISTNAME = lcms2-2.2
-SHARED_LIBS =  lcms2   0.0
+DISTNAME = lcms2-2.3
+SHARED_LIBS =  lcms2   0.1
 CATEGORIES =   graphics
 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=lcms/}
 
Index: distinfo
===
RCS file: /home/cvs/ports/graphics/lcms2/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo28 Jun 2011 23:12:29 -  1.1.1.1
+++ distinfo20 May 2012 22:56:45 -
@@ -1,5 +1,5 @@
-MD5 (lcms2-2.2.tar.gz) = qvM8fCVnXmFjGJukiK4g9Q==
-RMD160 (lcms2-2.2.tar.gz) = jjWjUclUnlPr5PEgzcXPNei2k/w=
-SHA1 (lcms2-2.2.tar.gz) = Va5IhKksf71JHBGKo7NWgUsQFN8=
-SHA256 (lcms2-2.2.tar.gz) = tvKhvhorfKVL+rabMiQtODoXZjfxYe7q70Ub2fwRlcw=
-SIZE (lcms2-2.2.tar.gz) = 4193353
+MD5 (lcms2-2.3.tar.gz) = MnNI1nyXnIjC3sWaI6F9hQ==
+RMD160 (lcms2-2.3.tar.gz) = tqMuU6vj48oZwQpvrH2mPG8L+j4=
+SHA1 (lcms2-2.3.tar.gz) = Z9X6vaL1d3yoOHdmU5uchx2ZMTM=
+SHA256 (lcms2-2.3.tar.gz) = PqF3u96Ue+W5JWuBfRz5irnGfFWLNXA8SPXb+OCvr+Q=
+SIZE (lcms2-2.3.tar.gz) = 4461644
Index: pkg/PLIST
===
RCS file: /home/cvs/ports/graphics/lcms2/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   28 Jun 2011 23:12:29 -  1.1.1.1
+++ pkg/PLIST   20 May 2012 22:57:44 -
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/28 23:12:29 sthen Exp $
+%%SHARED%%
 @bin bin/jpgicc
 @bin bin/linkicc
 @bin bin/psicc
@@ -12,7 +13,6 @@ lib/pkgconfig/
 lib/pkgconfig/lcms2.pc
 @man man/man1/jpgicc.1
 @man man/man1/tificc.1
-%%SHARED%%
 share/doc/lcms2/
 share/doc/lcms2/api.pdf
 share/doc/lcms2/plugin-api.pdf

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.