aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-06-11 01:34:38 +0800
committermat <mat@FreeBSD.org>2013-06-11 01:34:38 +0800
commit890677e4574019efe1da08c70cf5817fce7f2690 (patch)
treeea704325fe54779a16c32950ffd0cf4fff5e6a22 /devel
parent2899a6d05a0664c4aeeec62896dbe4f8ded2feb4 (diff)
downloadfreebsd-ports-gnome-890677e4574019efe1da08c70cf5817fce7f2690.tar.gz
freebsd-ports-gnome-890677e4574019efe1da08c70cf5817fce7f2690.tar.zst
freebsd-ports-gnome-890677e4574019efe1da08c70cf5817fce7f2690.zip
Update to 0.60.
make portlint happy.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ShipIt/Makefile10
-rw-r--r--devel/p5-ShipIt/distinfo4
-rw-r--r--devel/p5-ShipIt/pkg-descr2
3 files changed, 6 insertions, 10 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile
index 89aff980bb57..11b05927026a 100644
--- a/devel/p5-ShipIt/Makefile
+++ b/devel/p5-ShipIt/Makefile
@@ -1,15 +1,11 @@
-# New ports collection makefile for: p5-ShipIt
-# Date created: 2007-05-03
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin
# $FreeBSD$
-#
PORTNAME= ShipIt
-PORTVERSION= 0.55
+PORTVERSION= 0.60
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:BRADFITZ
+MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
diff --git a/devel/p5-ShipIt/distinfo b/devel/p5-ShipIt/distinfo
index 26de242dbb23..474f93223090 100644
--- a/devel/p5-ShipIt/distinfo
+++ b/devel/p5-ShipIt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ShipIt-0.55.tar.gz) = dd1c35e206ecb8017dbcc314d871430e6287e979643400c6af64aecf0570e728
-SIZE (ShipIt-0.55.tar.gz) = 17824
+SHA256 (ShipIt-0.60.tar.gz) = 6d85594c8a22ad15377e03a73d40b14221b7c280fc2a3130abbd89d66ee28131
+SIZE (ShipIt-0.60.tar.gz) = 20650
diff --git a/devel/p5-ShipIt/pkg-descr b/devel/p5-ShipIt/pkg-descr
index baa596c4f28b..c96b4afb2e01 100644
--- a/devel/p5-ShipIt/pkg-descr
+++ b/devel/p5-ShipIt/pkg-descr
@@ -18,4 +18,4 @@ release, which won't happen if you're afraid of releases.
shipit automates all the hell. It makes life beautiful.
-WWW: http://search.cpan.org/dist/ShipIt/
+WWW: http://search.cpan.org/dist/ShipIt/
an> * - update patch png14dinoex2010-03-311-1/+1 * - update to 1.4.1dinoex2010-03-281-2/+2 * . items in emacs 23.1/GTK menus don't get updated, fix it; [1]bsam2010-03-161-1/+1 * - update to jpeg-8dinoex2010-02-051-2/+2 * - fix utmp.h -> utmpx.hpgollucci2010-02-021-0/+2 * Assign LATEST_LINK to apropriate directory names for ports:bsam2009-12-231-2/+0 * Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-211-20/+49 * . backout previous commit (revert editors/emacs to version 22.3)bsam2009-09-081-49/+21 * Updat GNU Emacs to v. 23.1.bsam2009-09-081-20/+49 * - update to jpeg7dinoex2009-07-181-1/+2 * - Do not explicitly set LATEST_LINK to the default value. Slave ports need topav2008-11-141-2/+0 * . update to version 22.3 (includes a security fix in the way Emacsbsam2008-11-111-2/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Update editors/emacs to 22.2.bsam2008-06-031-2/+2 * As pointed out by mjl @ #bsdports: The patch I commited was a patchedwin2008-05-151-1/+1 * [patch] editors/emacs build on armedwin2008-05-121-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3 * Port the gmalloc.c allocator from the CVS trunk of Emacs.keramida2007-10-091-1/+1 * - Kill packaged info files, they are splitted. We need to generate our own,pav2007-09-271-0/+4 * - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now defaultrafan2007-07-241-2/+0 * Update to 22.1.nobutaka2007-07-171-52/+47 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Add emacs-22.* to CONFLICTS.nobutaka2007-05-041-1/+1 * Change PATCH_SITES.nobutaka2006-11-121-1/+1 * Remove emacs20 from CONFLICTS.nobutaka2005-12-181-1/+1 * - Add .info suffix to filename of info files.nobutaka2005-12-091-1/+5 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Fix build error.nobutaka2005-09-051-1/+1 * Disable optimization on ia64 to avoid elisp processing errors.nobutaka2005-05-151-2/+2 * Bump PORTREVISION to reflect changes in rev. 1.59 in package building.nobutaka2005-05-071-1/+1 * Add CONFLICTS variable, since this port conflicts with otherjylefort2005-05-061-0/+4 * Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp proces...nobutaka2005-05-061-1/+8 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Fix problems with AltGr-Modifier on several keyboards.nobutaka2005-03-021-1/+1 * Fix format string vulnerability in the movemail utility.nobutaka2005-02-141-1/+1 * Enable interruption with C-g key while opening network connection.nobutaka2004-05-241-1/+1 * Move the ancient emacs 19.x port from editors/emacs tokris2004-03-211-35/+62 * BROKEN on !i386 5.x: Does not compilekris2004-02-251-1/+7