1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- update to 1.1.0

- update MASTER_SITES and WWW
This commit is contained in:
Dirk Meyer 2011-08-07 05:16:44 +00:00
parent 348a62409e
commit 459475ba52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279084
3 changed files with 10 additions and 6 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= preferencepanes
PORTVERSION= 1.0.1
PORTREVISION= 2
PORTVERSION= 1.1.0
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.gnustep.it/enrico/system-preferences/
DISTNAME= systempreferences-${PORTVERSION}
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR=usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= PreferencePanes framework for GNUstep
@ -26,4 +26,6 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
WRKSRC= ${WRKDIR}/${DISTNAME}/PreferencePanes
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (systempreferences-1.0.1.tar.gz) = 220e61a9b4c240d23069f6ff7c3c4585a4cc6f2eb78b047a927a8200c970b514
SIZE (systempreferences-1.0.1.tar.gz) = 514983
SHA256 (SystemPreferences-1.1.0.tar.gz) = c7dffa3b33949e26c319aa2adbda8e9168e51d2f1a0790d5ec0d609a915ec8e0
SIZE (SystemPreferences-1.1.0.tar.gz) = 297479

View File

@ -3,3 +3,5 @@ subclassers to provide preference panes to System Preferences or other
applications.
LICENSE: LGPL2 or later
WWW: http://www.gnustep.org/experience/systempreferences.html