1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

3666 Commits

Author SHA1 Message Date
Aaron Dalton
4d88fee067 - Restrict to Perl 5.6+
Approved by:	tobez (implicit)
2006-06-09 19:18:31 +00:00
Michael Johnson
5d73c7fae0 - Add gutenprint (successor to gimp-print)
High quality drivers for Canon, Epson, Lexmark, and PCL printers
for use with Ghostscript, CUPS, Foomatic, and the Gimp

WWW: http://gimp-print.sourceforge.net

Repocopied by:	marcus
2006-06-09 14:48:50 +00:00
Pav Lucistnik
b765af984d - Update to 20060607
PR:		ports/98727
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-09 08:36:58 +00:00
Ion-Mihai Tetcu
bc1ac8bd12 - patch cups-pdf.conf instead of header file.
- install cups-pdf.conf and cups-pdf.conf.sample
- bump PORTREVISION for plist change
- pass maintainership to submitter

PR:		ports/98408
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	Mark Reidel <ports@mark.reidel.info> (old maintainer)
		lawrance (mentor, implicit)
2006-06-09 06:18:55 +00:00
Hiroki Sato
b39ccbc6fe Update distinfo and bump PORTREVISION because the distfile has
been re-rolled to fix a license violation problem.

Note that the cstex stuff (pdfcsplain and pdfcslatex) still
does not work properly and needs to be fixed.
2006-06-09 04:24:54 +00:00
Cheng-Lung Sung
c399421a8d - Update to 1.50
- clean up Makefile

PR:		ports/98637
Submitted by:	Rong-En Fan
2006-06-08 01:15:04 +00:00
Pav Lucistnik
5916ca5af1 - Update to 0.6.1
PR:		ports/98600
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-06-07 19:16:34 +00:00
Ion-Mihai Tetcu
df4dd029cc A utility for printing text files (or stdin) through a terminal/terminal
emulator using ANSI escape sequences.

WWW: http://ansiprint.sourceforge.net

PR:		ports/98072
Submitted by:	stephentfisher@yahoo.com
Approved by:	lawrance (mentor, implicit)
2006-06-06 16:42:17 +00:00
Pav Lucistnik
9f8ff89fb7 - Update to 3.5.20
PR:		ports/98450
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-06-05 21:06:52 +00:00
Pav Lucistnik
f7cf9d327e - Update to 20060603
- Now, icm and firware files are downloaded using getweb script

PR:		ports/98511
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-05 13:01:46 +00:00
Aaron Dalton
a8e95ccf68 Add p5-XML-ApacheFOP 0.03, access Apache FOP from Perl to create PDF
files using XSL-FO.

PR:		ports/93898
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
Approved by:	tobez (implicit)
2006-06-03 03:06:50 +00:00
Andrew Pantyukhin
2a82734192 - Update to 1.2.2
Approved by:	krion (mentor)
2006-06-01 05:24:22 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Roman Bogorodskiy
bdf35d9fea Fix some typos in comments.
Submitted by:	stefanf
2006-05-31 16:24:03 +00:00
Pav Lucistnik
1bb2dab941 - Update to 20060531
- Host tarball locally
- Take maintainership

PR:		ports/98203
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-31 09:45:42 +00:00
Pav Lucistnik
1f060da1eb - Update to 20060531
- Switch to tarballs and host them locally

PR:		ports/98201
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-05-31 09:43:50 +00:00
Pav Lucistnik
b66e9c955a - Update maintainer's email address
PR:		ports/98102
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-05-29 20:46:13 +00:00
Pav Lucistnik
d172aa5862 - Rename port print/gnomeprint -> print/gnome-print 2006-05-28 13:24:05 +00:00
Hiroki Sato
50d7cb77d0 Fix pkg-plist broken due to adobe-cmaps-20051217_1 update.
Spotted by:	pointyhat
2006-05-27 19:26:43 +00:00
Doug Barton
9ab82d60d8 Fix port to work on RELENG_4.
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-05-26 23:50:11 +00:00
Doug Barton
316cc59814 Virtualize /etc/rc.subr. This was forgotten by me in the last update. 2006-05-26 20:41:58 +00:00
Pav Lucistnik
14806a04ba - Switch MASTER_SITES to submitter's site
- Remove WWW

PR:		ports/97826
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-26 18:30:02 +00:00
Pav Lucistnik
602af6d8bc - Update MASTER_SITES
- Remove WWW

PR:		ports/97828 (based on)
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-26 18:21:24 +00:00
Doug Barton
be71edf0ac With maintainer's permission, virtualize the portdocs elements
of the plist.
2006-05-25 17:07:38 +00:00
Doug Barton
fffc4807db I should have tested this before committing, but change spaces
to tab after a variable name.
2006-05-25 07:49:11 +00:00
Doug Barton
b1adad3a20 From the PR:
1. Update to version 0.9.11, the latest from HP.
2. Add WITH_GUI option so that the port can be built without the
py-qt dependency.
3. Fix incorrect broken for 4.x check.

On my own:
4. Tune up the rc.d startup scripts to look more like the example
in the Porter's Handbook, including removal of the spurious
FreeBSD KEYWORD.

PR:		ports/97661
Submitted by:	"Anish Mistry" <amistry@am-productions.biz> (maintainer)
2006-05-25 07:47:22 +00:00
Jean-Marc Zucconi
9796b99f6f Change MASTER_SITES.
PR:		ports/97829
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 20:24:15 +00:00
Vanilla I. Shu
b2142a500a Add a patch for cjk unicode.
PR:		ports/97559
Submitted by:	Aho K.F. Li <thinker@branda.dot.to>
2006-05-22 15:24:59 +00:00
Pav Lucistnik
99cde64a4c - Fix plist after recent php changes 2006-05-21 21:18:43 +00:00
Tilman Keskinoz
9aea3ba77d Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCAL 2006-05-21 19:02:08 +00:00
Tilman Keskinoz
9b198bd1da Sync with ghostscript-afpl:
- Fix fetch for eplaser distfile
2006-05-21 18:57:54 +00:00
Pav Lucistnik
dd1aaed051 - Mark BROKEN on FreeBSD 4.X
Reported by:	krismail
2006-05-21 18:54:52 +00:00
Tilman Keskinoz
93ae5fcba1 Put a copy of the eplaser distfile into my public_distfiles
PR:		92679
Submitted by:	L. Jason Godsey <lannygodsey@yahoo.com>
2006-05-21 18:43:58 +00:00
Jean-Yves Lefort
c679b43e32 Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.
2006-05-20 18:19:47 +00:00
Jean-Yves Lefort
060ae2a71d Do not install the .desktop file.
Requested by:	maintainer, krion
2006-05-20 18:16:00 +00:00
Makoto Matsushita
98065ed058 Put back dvipdfmx-specific CMap files that were missed in last update.
This fixes a bug on processing \special{} for PDF bookmark.

Submitted by:	hrs
2006-05-20 18:09:07 +00:00
Hiroki Sato
2aea244ef6 - Add UCS2 CMaps for backward compatibility.
- Use MASTER_SITE_LOCAL.
- Bump PORTREVISION.
2006-05-20 17:23:47 +00:00
Hiroki Sato
8164dfd28f Add a wrapper script for texdoctk(1).
PR:		ports/59553
Submitted by:	Rong-En Fan (rafan at infor dot org)
2006-05-20 16:40:55 +00:00
Dirk Meyer
9c6755d0b9 - make portlint happier 2006-05-20 12:09:12 +00:00
Ion-Mihai Tetcu
f9039bf4a5 - update to 2.3.1 [1]
- portlint

PR:		ports/97447
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
Approved by:	maintainer (via private email), lawrance (mentor)
2006-05-19 07:27:32 +00:00
Jean-Yves Lefort
6b904445d7 The packing list was actually right since the acroread dir is handled
by print/acroreadwrapper.

Reported by:	maintainer
2006-05-19 05:35:45 +00:00
Jean-Yves Lefort
5caa7c2596 Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.
2006-05-19 05:15:36 +00:00
Jean-Yves Lefort
3fd9779a0b - Fix packing list
- Install a desktop entry

PR:		ports/96642
Submitted by:	jylefort
Approved by:	maintainer timeout (17 days)
2006-05-19 05:13:59 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Ion-Mihai Tetcu
9c0e334498 Pass maintainer ship to Bernd Luevelsmeyer <bdluevel@heitec.net>
PR:		ports/97397
Submitted by:	Bernd Luevelsmeyer
Approved by:	lawrance
2006-05-17 13:51:20 +00:00
Jeremy Messenger
9093a19fa4 portlint:
-Change the order, move USE_GHOSTSCRIPT_RUN under the *_DEPENDS.
2006-05-16 05:14:39 +00:00
Jeremy Messenger
07c1d0bebf Add INSTALLS_ICONS, bump the PORTREVISION, found by cports.sh. 2006-05-16 05:10:14 +00:00
Jeremy Messenger
95b193eebc portlint:
-Replace some spaces to tabs.
2006-05-16 05:07:44 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Sam Lawrance
d02f4673d2 Use SUB_FILES instead of post-patch commands.
PR:		ports/97223
Submitted by:	Ports Fury
2006-05-14 11:08:25 +00:00
Edwin Groothuis
f4c5d2b91c print/cups-pdf: update to 2.2.0, chase MASTER_SITES name change
As reported by the "Unfetchable distfiles reminder" eMail, the distfile
	for print/cups-pdf is not fetchable. The last successful attempt points
	back to Wed Apr 5 10:35:47 2006 UTC.

	While i'm here,
	- update to the latest version
	- update MASTER_SITES and WWW line

PR:		ports/96908
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer timeout
2006-05-14 02:07:23 +00:00
Edwin Groothuis
232868f001 [PATCH] print/latex2e: portlint(1) fixes
- Whitespace fixes
	- Order of variables fixes

PR:		ports/95837
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-05-14 01:12:33 +00:00
Edwin Groothuis
9ed16e0a50 [PATCH] print/tex: portlint(1) fixes
too bad Donald Knuth doesn't offer awards for portlint
	fixing the TeX port...  Port maintainer (jmz@FreeBSD.org)
	is cc'd.

PR:		ports/95838
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	maintainer timeout
2006-05-14 01:10:10 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Volker Stolz
80455c5608 Update to 2.8b
PR:		ports/96911
Submitted by:	Martin Wilke
2006-05-12 13:38:40 +00:00
Xin LI
5496cfb272 Add kpdftool, a tool to ease your PDF related work.
Submitted by:	Yuan Jue <yuanjue at yuanjue net>
PR:		ports/96773
Approved by:	mentor (sem)
2006-05-11 17:26:35 +00:00
Sam Lawrance
89a36d0118 Remove BROKEN; gcj is now available from gcc41.
Submitted by:	Stefan Thurner <thurners@nicsys.de>
2006-05-11 13:33:42 +00:00
Jean-Yves Lefort
2e84f9cc1f Move the libgnomeprint programming reference to the
libgnomeprint-reference port.
2006-05-10 18:36:55 +00:00
Vasil Dimov
890272fd49 Patch to build with gcc 4.1
PR:		ports/94461
Submitted by:	Ron MacNeil <macro@hotmail.com>
2006-05-09 15:14:14 +00:00
Andrew Pantyukhin
5ea57a0fd3 Update my e-mail address
Approved by:	krion (mentor, implicit)
2006-05-08 21:41:11 +00:00
CHOI Junho
10e69259c2 To always find libmagic.so in sysutils/file in [4567].x.
PR:		ports/96782
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-05-08 10:38:33 +00:00
Pav Lucistnik
e369d75deb foo2zjs is an open source printer driver for printers that use the Zenographics
ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
2300 DL or Konica Minolta magicolor 2430 DL. These printers are often
erroneously referred to as winprinters or GDI printers.

However, Microsoft GDI only mandates the API between an application and the
printer driver, not the protocol on the wire between the printer driver and the
printer. In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and licensed
by most major printer manufacturers for at least some of their product lines.

ZjStream is just one of many wire protocols that are in use today, such as
Postscript, PCL, Epson, etc.

WWW:	http://foo2zjs.rkkda.com/

PR:		ports/94592
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-07 11:38:51 +00:00
Pav Lucistnik
1d0343d4be - Update to 20060506
- Take maintainership

PR:		ports/96896
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-05-07 11:33:15 +00:00
Alex Dupre
fbc062586d Fix or remove obsolate or broken ways to depend on php. 2006-05-06 14:31:30 +00:00
Pav Lucistnik
90cd7e494b HPLIP is an HP developed solution for printing, scanning,
and faxing with HP inkjet and laser based printers in Linux.

The HP driver project provides printing support for nearly
1000 printer models, including Deskjet, Officejet, Photosmart,
PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP.

WWW: http://hplip.sourceforge.net/

PR:		ports/96271
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2006-05-05 08:35:30 +00:00
CHOI Junho
c1d4c57162 Update to 2.3.h.
Add RUN_DEPENDS not to confuse with built-in file and sysutils/file.

PR:		ports/96495
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-05-02 01:50:19 +00:00
Volker Stolz
3aa11b89e0 Fix build/dependency issue
Discussed with: kris
2006-05-01 19:35:03 +00:00
Thierry Thomas
52bfcc9329 - Update to 1.3.3.1;
- Take maintainership.

PR:		ports/95855
Submitted by:	Rainer Alves <rainer.alves (at) gmail.com>
2006-04-30 22:31:29 +00:00
Pav Lucistnik
d3491cad06 PyScript is a python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.

Some of the key features are:

    * All scripting is done in python, which is a high level, easy
      to learn, well-developed scripting language.
    * All the objects can be translated, scaled, rotated, ... in fact
      any affine transformation.
    * Plain text is automatically kerned.
    * You can place arbitrary LaTeX expressions on your figures.
    * You can create your own figure objects, and develop a library
      of figure primitives.
    * Output is publication quality.

Author:	Alexei Gilchrist, Paul Cochrane <aalexei@users.sourceforge.net>
WWW:	http://pyscript.sourceforge.net/

PR:		ports/96482
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-29 16:16:56 +00:00
Sergey Matveychuk
e205c08bd0 - Update to 5.2
PR:		ports/93638
Submitted by:	maintainer
2006-04-29 11:08:49 +00:00
OKAZAKI Tetsurou
e9fb9cb0cc Add mirror sites to the MASTER_SITES.
Utilize PORTDOCS.
2006-04-26 21:47:19 +00:00
Hiroki Sato
6740060dcf - Use TEXMFDIR instead of TEXMFLOCAL.
- manual.ps.gz has been replaced with manual.ps in the original distribution[*].
- Bump PORTREVISION.

Spotted by:	pointyhat[*]
2006-04-25 15:14:13 +00:00
Mikhail Teterin
0951fd679d LIB_DEPEND on devel/boost instead of building the bundled-in version
-- and tripping over the same C++ problems already solved by the
devel/boost port.

Bump PORTREVISION.

Error reported by:	kris
2006-04-17 04:25:54 +00:00
Mark Linimon
67459b00b4 Reset nik's ports due to no response to email about status and various
maintainer-timeouts.  We hope to see him more active again in the future.

Hat:	portmgr
2006-04-15 06:46:10 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
7c9f43e796 Reset markp due to lack of response to email and maintainer-timeouts.
Hat:	portmgr
2006-04-15 00:01:12 +00:00
Mark Linimon
5ee761961b Reset pat due to no response to email about his status.
Hat:	portmgr
2006-04-14 22:53:13 +00:00
Mikhail Teterin
bd0cd85bd1 Update from 1.4.1 released today.
Notified by:	Sean Chittenden
2006-04-12 02:49:50 +00:00
Mikhail Teterin
4941b5756d Add a configure's argument to explicitly specify xforms in the xforms
case. Apparently, there is no default any more.

Submitted by:	Diane Bruce; Steve
2006-04-11 17:14:36 +00:00
Anton Berezin
0449ab5593 Update to 0.27a. 2006-04-11 10:31:48 +00:00
Mikhail Teterin
f448f2938c Update from 1.3.7 to 1.4.0.
Informed by:	James Ian
2006-04-11 02:05:20 +00:00
Pav Lucistnik
2b6d72d75c - Docs are bzip2 files, use tar -j to extract them
Reported by:	krismail
2006-04-09 18:19:15 +00:00
Pav Lucistnik
d35ead75ab - Update to 20060406
PR:		ports/95517
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2006-04-09 00:13:48 +00:00
Marcus Alves Grando
d03b14b876 - Add more docs.
- Bump PORTREVISION because distfile change

PR:		95469
Submitted by:	maintainer
2006-04-08 16:57:53 +00:00
Thierry Thomas
781eccbe54 Don"t try to convert every type of files.
PR:		95453
Submitted by:	Dmitry Marakasov <amdmi3 (at) mail.ru>
2006-04-08 16:08:52 +00:00
Michael Nottebrock
0c90b7c5d1 Unconfuse description. 2006-04-06 13:06:03 +00:00
Mark Linimon
fd7f381164 Reset papowell@astart.com who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
2006-04-05 05:56:32 +00:00
Hiroki Sato
7791cd361f Fix pkg-plist. 2006-04-03 07:37:17 +00:00
Thierry Thomas
ce32b12808 Chase another silent update and make fetchable again.
Only a TARGET="_blank" has been added to the FAQ, don't bump PORTREVISION.
Full diff available at:
<http://people.freebsd.org/~thierry/ports/fpdf-050715_060401.diff>.

Reported by:	dosirak via Kris
2006-04-01 20:16:53 +00:00
Marcus Alves Grando
9e5bc725e7 - Add patch for security issues
- Bump PORTREVISION
- portlint(1)

Approved by:	maintainer timeout (2 days, security)
Obtained from:	gentoo
Security:	CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627,
		http://secunia.com/advisories/18303/
2006-03-27 22:16:21 +00:00
Marcus Alves Grando
d4a0d8517f - Add patches for security issues
- Bump PORTREVISION

Approved by:	hrs
Obtained from:	gentoo
Security:	CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627,
		http://secunia.com/advisories/18303/
2006-03-27 22:15:50 +00:00
Renato Botelho
dd6925f3fe Add more MASTER_SITES and make it fetchable again
PR:		ports/94906
Submitted by:	oleg dashevskii <be9-ml@be9.ru>
Reworked by:	maintainer
Approved by:	maintainer
2006-03-25 15:53:23 +00:00
Xin LI
f683942291 Add links to these sfd files to the pkg-plist. They are generated by
pkg-install in PRE-INSTALL stage.

Spotted by:	kris
Approved by:	maintainer
2006-03-19 05:40:51 +00:00
Pav Lucistnik
99072e9686 - Update to 1.2.1
PR:		ports/94503
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-16 19:36:59 +00:00
Xin LI
8873423497 Several improvements over chinese/CJK port, to make it possible to
support CJK PDF builds.

Submitted by:	intron <intron at intron ac>
Approved by:	Rong-En Fan <rafan at infor org> (maintainer, with changes)
Approved by:	clive
2006-03-16 06:22:02 +00:00
Renato Botelho
98e205d9ad - Master site disapearedm so, remove it from MASTER_SITES and remove WWW line
- Drop maintainership
2006-03-15 10:16:32 +00:00
Hiroki Sato
938f76f239 Fix a typo to make pkg-message be displayed properly when
a localized version is installed.

Approved by:	portmgr (krion)
2006-03-11 19:43:09 +00:00
Hiroki Sato
ace82c4586 Downgrade to 7.0.1 temporarily mainly because the printing feature
does not work with Linux emulation environment.  Bump PORTEPOCH.

Approved by:	portmgr (krion)
2006-03-07 18:50:38 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00