aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2004-12-24 04:18:12 +0800
committerknu <knu@FreeBSD.org>2004-12-24 04:18:12 +0800
commitc21265894a41a6620e535a3b3bd52b4dde293976 (patch)
treeb1a621189a9937f58392833ece219782f8cff6c9 /sysutils/portupgrade/Makefile
parentb9af33835d721d92dae68cffeb34e14d34e04497 (diff)
downloadfreebsd-ports-graphics-c21265894a41a6620e535a3b3bd52b4dde293976.tar.gz
freebsd-ports-graphics-c21265894a41a6620e535a3b3bd52b4dde293976.tar.zst
freebsd-ports-graphics-c21265894a41a6620e535a3b3bd52b4dde293976.zip
Update to 20041224.
portsdb(1): - Add a -F flag, which calls make fetchindex internally to update the ports index file. portupgrade(1): - Make -fP properly reinstall an installed package using a binary package. - Do not use a binary package when custom MAKE_ARGS or -m option is defined, unless -PP is specified. portsclean(1): - -L: Make sure that a library does not shadow itself. misc.: - RcNG'ify the startup script. - Do not use Object#class which is obsolete in Ruby >=1.8.
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 02520dc47f1..138a3285548 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= portupgrade
-PORTVERSION= 20040701
-PORTREVISION= 3
+PORTVERSION= 20041224
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
DISTNAME= pkgtools-${DISTVERSION}
-DISTVERSION= 20040701
+DISTVERSION= 20041224
.if ${DISTVERSION} != ${PORTVERSION}
PATCH_SITES= ${MASTER_SITES}
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/x11/xbindkeys?id=0feb6d96d2914008112ba9b0b10a7dc683d2d169'>Update to 1.5.0pat2002-03-312-6/+12 * * added knob WITH_GUIijliao2002-03-273-1/+27 * Pass maintainership to the submitter.petef2002-03-271-1/+1 * Update to 1.4.1pat2002-03-082-2/+2 * upgrade to 1.4.0ijliao2002-02-282-2/+2 * Update to 1.3.0pat2002-01-242-2/+2 * upgrade to 1.2.2ijliao2002-01-172-2/+2 * Update to 1.2.1pat2002-01-142-2/+2 * upgrade to 1.2.0ijliao2002-01-112-2/+2 * Fix typo s/WITH_XLIB/USE_XLIB/pat2002-01-101-1/+1